CAN Receive data from STM32
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-30 11:38 PM
Hi everyone,
I’m working for the first time on CAN protocol, with two STM32 F103RB - Nucleo64 and two transceivers (MCP2551). I’m trying to send a message from one of those two microcontrollers to the other one, in order to flash the LED of the target. I have succeeded in sending the message but not to receive it, could you help me please.
You will find attached the main program and my can.c library.
Thank you for your attention.
Nicolas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-31 2:56 AM
The problem was on the electronic mass
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-05-31 10:04 AM
Hi, maybe it could be useful to you:
