Skip to main content
Nimit Vachhani
Associate III
March 4, 2025
Solved

STM32C092 and CAN FD transceiver selection

  • March 4, 2025
  • 1 reply
  • 983 views

Greetings Everybody,

I am trying my hands with CAN FD. I have selected STM32C092RC for the same application as it has can fd port.

I was wondering if MCP2561/62 can fd transiver ic works with this controller. Please advice. I was also looking for schematic and cad resources for NUCLEO-C092RC board, but cant find. If anybody has the link for cad resources and schematics for NUCLEO-C092RC board then please do forward it.

Thanks in advance.

Best answer by mƎALLEm

Hello @Nimit Vachhani ,

1- MCP2561 is OK. But please select the version having VIO pin. But becarefull this transceiver could not exceed 1Mb/s if you are planning to use CAN-FD data rate > 1Mb/s:

mALLEm_0-1741092613977.png

If you plan to exceed that bitrate, I may suggest MCP2562FD that can reach up to 8Mb/s.

2- For the schematic and cad resources for NUCLEO-C092RC board, they are not yet available on the ST website.

It will be available soon. For the moment, you can rely on the UM3353

Edit: NUCLEO-C092RC has already a CAN-FD transceiver:

mALLEm_0-1741093798048.png

No need to add another CAN transceiver. 

And this is the CAN connector (in green) correspond to CAN_H and CAN_L + GND (I think):

mALLEm_1-1741093849151.png

Hope that answers your questions.

1 reply

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
March 4, 2025

Hello @Nimit Vachhani ,

1- MCP2561 is OK. But please select the version having VIO pin. But becarefull this transceiver could not exceed 1Mb/s if you are planning to use CAN-FD data rate > 1Mb/s:

mALLEm_0-1741092613977.png

If you plan to exceed that bitrate, I may suggest MCP2562FD that can reach up to 8Mb/s.

2- For the schematic and cad resources for NUCLEO-C092RC board, they are not yet available on the ST website.

It will be available soon. For the moment, you can rely on the UM3353

Edit: NUCLEO-C092RC has already a CAN-FD transceiver:

mALLEm_0-1741093798048.png

No need to add another CAN transceiver. 

And this is the CAN connector (in green) correspond to CAN_H and CAN_L + GND (I think):

mALLEm_1-1741093849151.png

Hope that answers your questions.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.