STM32F429 controller--CAN2 transmit not working after sending message on CAN1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-02-19 12:28 AM
I have made my own board with Stm32F429 ,and i am facing some issues with CAN communication.
I have properly initialized CAN1 and CAN2 with all filters and everything initialized properly,but when i try to send message on CAN2 after sending message on CAN1,i am unable to transmit the message...is there isssue with using CAN1 and CAN2 simultaneously for both transmitting and receiving perpous????please reply as fast as possible #stm32f4 #can2 #transmit-issue- Labels:
-
CAN
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-02-19 3:12 AM
is there issue with using CAN1 and CAN2 simultaneously for both transmitting and receiving purpose????
No, I think that should work just fine. Check the status flagged.Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-02-19 6:02 AM
hi Clive,
Thanks for response.First I tried to send message through CAN2. Message received on other end.After that I sent message by CAN1,it also received at other end,but the problem starts after sending message on CAN1. As soon as I send mesage on CAN1 and after that i tried to send message on CAN2,its not get transmitted.I also checked the status of message transmission for CAN2 it showing as Message pending.I am not getting whats the reason behind this.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-02-19 10:40 AM
I am not getting whats the reason behind this.
I have no insight into your hardware or software.Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-02-20 6:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-02-20 9:59 AM
waiting for response.....
Assume I'm not your minion, or have any contractual obligations to you, don't wait on me to go find the system details, or guess where it's failing. I might initialize things slightly differently, and use different filter settings, but nothing jumping out as too broken here.Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-02-20 8:26 PM
Had anyone come across this kind of problem with CAN2?
