Multi-device communication of CAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-21 5:41 PM
Is anyone familiar with CAN Communications? Hundreds of devices can communicate in the car, but I have seven or eight motherboards here, and there are always some boards that can't send data, why is this? Is there a big guy who understands?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-22 9:39 AM
Hello @wang_mo_mo
First, please check your physical network: you can start by testing using 2 boards only and integrate one by one to your CAN network. For this purpose, you can use for example a simple application from one board that is sending a CAN frame and test if it is correctly received by the newly integrated one.
Best Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-22 12:39 PM
@wang_mo_mo wrote:Hundreds of devices can communicate in the car, but I have seven or eight motherboards here, and there are always some boards that can't send data, why is this?
Hundreds of devices like 200-300 CAN nodes? I can see a car having 10's of nodes but not 100's of nodes.
Or do you mean hundreds of CAN ID's? Each ECU can have 10's of CAN ID's easily.
You have to elaborate what you mean that some motherboards can't send data? What kind of car are you referring to?
Don't worry, I won't byte.
TimerCallback tutorial! | UART and DMA Idle tutorial!
If you find my solution useful, please click the Accept as Solution so others see the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-22 8:44 PM
Hello,
You need to elaborate more.
What are these boards that are failing sending data? STM32 based boards? Custom? ST boards?
Provide schematics, code source etc..
