2023-07-18 07:52 AM
I am using stm32f407vgt6 mcu and sending data in canbus but I want to receive ack notification
Solved! Go to Solution.
2023-08-28 12:43 PM
Look at the CAN_TSR register and the TXOKn bits.
2023-07-18 05:38 PM
You haven't given enough information. What are you trying to send CAN bus data to? Air?
2023-08-28 03:50 AM
For example, I sent data to the other party, how do I know if it is sent or not?
2023-08-28 12:43 PM
Look at the CAN_TSR register and the TXOKn bits.