2021-11-29 10:26 PM
I received CAN data successfully but when I send CAN data, there was some error shown.
My Code is,
https://drive.google.com/file/d/1g67-LwlqfaCf8QpeAptYLtTEByo_R9nr/view?usp=sharing
2021-11-30 12:14 AM
Come on man, your code is in a pdf file without any format.
If you want people to help take 1 minute to explain it or to lay it out....
What kind of developing ide are you using , are you using arduino and a bluepill?
Explain your setup a bit, how are you testing it? how do you know its failing? where is that log captured image comming from.?
2021-11-30 03:41 AM
I'm using STM32F103 Controller and MCP2551 module.
It's not a blue pill board but it's almost similar.
I'm using Arduino IDE for boot loading the controller.