can i interface stm32f3 discovery kit to Computer through CAN protocol ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-05-06 6:53 AM
is it possible to interface stm32f3 discovery kit to Computer through CAN protocol ??
if yes please send me the block diagram and driver IC which is to be used .- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-05-06 8:14 AM
Review the schematic for the STM32303C-EVAL board.
http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF252996
Apply that knowledge to the STM32F3-DiscoveryUp vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-05-06 12:04 PM
can i interface stm32f3 discovery kit to Computer through CAN protocol ??
sure you can if your computer can CAN ( I know of no PC that can CAN ) Erik- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-05-06 1:30 PM
Forgive - could not resist:
Along w/PC which ''can CAN'' - system must be ''tolerance tolerant'' as well... Likely that USB to CAN or RS232 to CAN accessory boards are in this fellow's search path...- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-05-07 5:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-05-07 8:48 AM
i also need code to implement but in demo folder no demo is given , from where i can get the code for CAN protocol . ?
STM32F30x_DSP_StdPeriph_Lib_V1.0.0\Project\STM32F30x_StdPeriph_Examples\CAN\CAN_LoopBackhttp://www.st.com/web/en/catalog/tools/PF258144
Up vote any posts that you find helpful, it shows what's working..
