Posted on May 17, 2011 at 13:21Thanks miles.gazic, everything is working now. You were right, I can receive all the incoming messages except the one I was transmitting. Thanks for your help.
Posted on May 17, 2011 at 13:21Thanks for your quick reply. I'll try what you suggest tomorrow and try to filter and detect PC sent message. I assumed that my sent messages go onto the CAN bus and then the Rx pin can see them (as I can see on the os...
Posted on May 17, 2011 at 13:21Hi I'm trying to get the CAN controller working on the STM32F10X-128K-EVAL board, but I'm not receiving real messages. I first tried transmitting CAN messages with the CAN test loopback mode and I can see the received ...
Posted on May 17, 2011 at 13:11Hi Everyone, I have been trying to configure the STM32F103RB SPI1 interface and my hardware is not showing the same as my Keil software simulator. The main parts of my code are... /* Set SPI to master and CPOL=1, CPHA=...