Posted on July 21, 2016 at 13:55
Hi,
I use CAN1 peripheral and I accidentally set CAN2SB in CAN_FMR to 0.
Referring to the note in the datasheet all filters should therefore be assigned to CAN2.
If I activate a 16-Bit filter (ID ...
Posted on June 08, 2016 at 11:32
Hi,
I have a problem with CAN after a bus-off condition.
When CAN state changes to bus-off, I set the CAN operation mode to SLEEP mode.
After a few 100 ms I try to bring the CAN bus into NORMAL mo...
Posted on June 13, 2016 at 17:23Hello again, i just recognized that a reset (set RESET to 1 in CAN->MCR) isn't helping - the errors are still set... Is there no other way to clear the errors without losing the filter settings?
Posted on June 10, 2016 at 20:18Hi and thank you for your response. I already figured out that the problem was the synchronization to the bus. After a Bus-Off condition you have to enter and leave the Init-Mode and then (in Normal-Mode again) you ha...