Skip to main content
SKira.1
Associate
December 21, 2019
Question

CAN and USB (vcomport) together (CAN USB bridge)

  • December 21, 2019
  • 1 reply
  • 897 views

Hello ,I need to design CAN and USB bridge .which micro controller should i be using?.and i have tried STM32l4r5zi, STM32F407vet6, STM32f373 but none of this got worked, every time i have to deinit the CAN and run USB. is there any micro controller that can run simultaneously ?!

Thank you!!!

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
December 21, 2019

All the above should permit operation of CAN and USB together. Check code isn't turning off clocks each of these need, and don't have conflicting PLL settings.

Perhaps report internal status of buses, peripherals and clocks to the debug console.​

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