Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixed for stm32 check of ((signed short)self->oldestSentASDU != … #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

megannnn98
Copy link

fixed
if ((signed short)self->oldestSentASDU != (signed short)-1)
it wasn't worked in a good way

…(signed short)-1), it wasn't worked in another way
@mzillgith
Copy link
Contributor

Please check if this also works: 06ea197

@Mahdiali313
Copy link

Mahdiali313 commented Jul 16, 2022

fixed if ((signed short)self->oldestSentASDU != (signed short)-1) it wasn't worked in a good way

hello
did you run this lib on stm32 ?
can you tell me in which stm32fxxx ?

@megannnn98
Copy link
Author

@Mahdiali313
Hi, I used it for the stm32f030cc.

@Mahdiali313
Copy link

Hi, I used it for the stm32f030cc.

Can you tell me how did you run cs104 on stm32? or can you send me your codes or give me example? because i cant solve errors and run on stm32.
you can send it with email or pull to my repositori .
Thanks

@megannnn98
Copy link
Author

Sure, Please type me your email

@megannnn98
Copy link
Author

Hi, I sent you the project. Let me know if you didn't get it. Best regards.

@FrancoTrone
Copy link

hi! I would like use this library in stm32? Could you help me with an example? Regards

@megannnn98
Copy link
Author

hi! I would like use this library in stm32? Could you help me with an example? Regards

Sure, give me your email.

@megannnn98
Copy link
Author

[email protected], thanks!

Hi, I sent you the project. Let me know if you didn't get it. Best regards.

@mano4stru
Copy link

mano4stru commented Nov 1, 2023

@megannnn98 @FrancoTrone @Mahdiali313
Could you also send me the stm32 project?
I will use it as reference for my work.
My email id: [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants