Skip to main content
This topic has been closed for replies.
Best answer by Sarra.S

Hello @ssunlove 

The link you're mentioning: Concurrent use of USB and CAN with STM32F103

Unfortunately no, the USB and CAN can be used in the same application but not at the same time on all the STM32F1 series, including the STM32F105R8T6. 

4 replies

Super User
November 28, 2023

Isn't the post conclusive enough?

TDK_0-1701196933720.png

 

Sarra.SAnswer
ST Employee
November 28, 2023

Hello @ssunlove 

The link you're mentioning: Concurrent use of USB and CAN with STM32F103

Unfortunately no, the USB and CAN can be used in the same application but not at the same time on all the STM32F1 series, including the STM32F105R8T6. 

ssunloveAuthor
Visitor II
November 29, 2023

Then is STM32F2 possible? 

ST Employee
November 29, 2023

Yes, you can check this information by looking at the memory mapping in your product datasheet 

For STM32F1 series: There is a shared 512-byte SRAM between USB and CAN

SarraS_0-1701266261708.png

For STM32F2 series: it has separate USB and CAN peripherals 

SarraS_1-1701266364776.png