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

Stm32f1 is leaving sending the message #19

Open
isarwar93 opened this issue Oct 19, 2023 · 2 comments
Open

Stm32f1 is leaving sending the message #19

isarwar93 opened this issue Oct 19, 2023 · 2 comments

Comments

@isarwar93
Copy link

Hello,

I am using your library to communicate with ESP32-S3 using CAN bus. Sometimes it works really fine. However, most of the times, STM32F1 stops sending the data, I have to restart the STM32 to start the communication again.

I put Can.begin(); in the loop just to check, discontinuity got much better, but still sometimes stops sending.

Do you know what could be the issue?

Kind Regards,
Ismail

@isarwar93
Copy link
Author

The problem is with my power supply i think, which is quite noisy. It gets better if I connect more grounds here and there.

But still what could be the issue that it stops sending the signal? Although, the loop is not getting stuck, (it keeps doing the serial printing in the loop). But the signals on the Can output pins are disappearing.

@pazi88
Copy link
Owner

pazi88 commented Oct 30, 2023

I have also noticed this. It seems to be bit of a random issue that has come recently. I haven't yet had time to investigate this, but I will.

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

No branches or pull requests

2 participants