Posted on September 26, 2017 at 08:23
I am wondering if anyone is familiar with any STM32f407VG micro-controllers?
If so, I am having some problems configuring a CAN driver.
I can run the demo code, which is set to a loop-back mode, but I ca...
Posted on October 03, 2017 at 16:33I can run the demo code, which is set to a loop-back mode, but I cannot get normal mode to work.I think message is not going out of the transmit mailbox. Status is going to pending all the time. ♯ include 'stm32f4x...