cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 CANBUS ACK

Sergen
Associate III

I am using stm32f407vgt6 mcu and sending data in canbus but I want to receive ack notification

This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION

Accepted Solutions
Karl Yamashita
Principal

Look at the CAN_TSR register and the TXOKn bits.  

If a reply has proven helpful, click on Accept as Solution so that it'll show at top of the post.
CAN Jammer an open source CAN bus hacking tool

View solution in original post

3 REPLIES 3
Karl Yamashita
Principal

You haven't given enough information. What are you trying to send CAN bus data to? Air?

If a reply has proven helpful, click on Accept as Solution so that it'll show at top of the post.
CAN Jammer an open source CAN bus hacking tool
Sergen
Associate III

For example, I sent data to the other party, how do I know if it is sent or not?

Karl Yamashita
Principal

Look at the CAN_TSR register and the TXOKn bits.  

If a reply has proven helpful, click on Accept as Solution so that it'll show at top of the post.
CAN Jammer an open source CAN bus hacking tool