I was Unable to use RTR(Remote Transmission Request) in CAN using STM32F407VGT6 and STM32F302R8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-09 9:35 PM - last edited on ‎2023-11-30 1:07 AM by Mike_ST
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 ?
Solved! Go to Solution.
- Labels:
-
CAN
-
STM32F3 Series
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-12-27 6:47 AM
Hello,
Indeed, you need to detect the RTR bit and reply manually.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-12-27 6:47 AM
Hello,
Indeed, you need to detect the RTR bit and reply manually.
