Question
USB and CAN STM32F
Posted on April 19, 2013 at 08:01
In the RM0090 Rev.3 there is a note in the CAN section saying
''Note: In low, medium-, high- and XL-density devices the USB and CAN share a dedicated 512-byte SRAM memory for data transmission and reception, and so they cannot be used concurrently (the shared SRAM is accessed through CAN and USB exclusively). The USB and CAN can be used in the same application but not at the same time.''In the RM0090 v4 the note is missing. so I'm not sure if I can use the USB and CAN1 at the same time on STM32F405 ?!?