Skip to main content
Associate
November 10, 2023
Solved

I was Unable to use RTR(Remote Transmission Request) in CAN using STM32F407VGT6 and STM32F302R8

  • November 10, 2023
  • 1 reply
  • 1537 views

I tried to send a RTR frame to another CAN peripheral , another node received the RTR bit successfully and RTR bit in the node has been set.

Does the node receiving the RTR frame will transmit the Message automatically? or We have to read the RTR bit and send the Message Manually?

Other than RTR bit Do I need to set any other Bits in other registers ?

This topic has been closed for replies.
Best answer by mƎALLEm

Hello,

Indeed, you need to detect the RTR bit and reply manually.

1 reply

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
December 27, 2023

Hello,

Indeed, you need to detect the RTR bit and reply manually.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.