cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 Discovery board CAN BUS demo example on True atollic studio

ninadsaraf911
Associate
Posted on February 16, 2016 at 16:12

hello,

     can anyone please share a demo exaple of STM32F4 Discovery board CAN BUS demo example on True atollic studio.

#smt32f407-can-bus
1 REPLY 1
Posted on February 16, 2016 at 22:07

The STM32F4-DISCO does not provide CAN connectivity, you'd have to be specific about your pin/peripheral usage.

I've posted several CAN examples that work on either F2 or F4 platforms.

You can review the CAN examples for the STM3240G-EVAL board within the STM32F4 DSP firmware library release.

STM32F4xx_DSP_StdPeriph_Lib_V1.6.0\Project\STM32F4xx_StdPeriph_Examples\CAN\CAN_Networking\readme.txt

Suggest you port as much of the examples to your specific platform, and we'll see if I can get you the last 5-10% of the way left.

I don't use Atollic

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..