Navadeep
DIIDevHeads IoT Integration Server
•Created by Prem Thengil on 5/8/2024 in #edge-networking
Can anyone explain how to send data using the CAN protocol step-by-step?
1) You can use the APIs provided by ST for this https://controllerstech.com/can-protocol-in-stm32/ (more detailed than I could explain - so this link)
2) The data from each node is distinguished by an identifier. It can be 11 or 29 bits based on the version of CAN you use.
4 replies