I can read CAN-bus signals, but not write CAN-bus signals. Do I have wrong baud rate?
Hi!I have recently written an SAE J1939 library and it works great to read CAN-bus signals. Check it out.https://github.com/DanielMartensson/Open-SAE-J1939I have copy->paste the library into my STM32 and it works great to read the SAE J1939 signals f...