cancel
Showing results for 
Search instead for 
Did you mean: 

CAN testing in nomal mode

mili
Associate II
Posted on July 29, 2011 at 07:15

I have been testing CAN on a board using stm32f107vc cpu.I have done the testing first using the example code from st site where CAN will communicate in loop-back mode. That was working fine. I tailored the code to test CAN in normal mode. For this i have connected two custom boards back to back.The test failed as the received message is not matching to the transmitted one. But while doing probing with an oscilloscope both the tranmitted and the received message are perfectly matching. Please help ...any suggetions would be highly appreciated.

#can #stm32f107vc #stm32
1 REPLY 1
Nickname12657_O
Associate III
Posted on July 29, 2011 at 11:14

Hi,

In STM32F10x_StdPeriph_Library there is an other CAN example named: ''Networking''. Please try this one, it should works fine.

Cheers,

STOne-32.