Skip to main content
JLaba.1
Associate II
May 11, 2021
Solved

Is this possible to drive a FDCAN on Simulink with STM32 MAT target?

  • May 11, 2021
  • 2 replies
  • 1515 views

Hello,

I would like to make communicating power converters that I can program with Simulink. I use several NUCLEO G474RE and when I configure them with CubeMX I can enable FDCANs but not CANs. The problem is that in the Simulink library there are CANs blocks and not FDCANs, hence I can't find how to link my Simulink blocks to the FDCAN I enabled.

Does anyone know a way to bypass this problem?

Thanks in advance.

This topic has been closed for replies.
Best answer by hendrikk

No CAN-FD is not supported only CAN is supported

2 replies

hendrikk
hendrikkBest answer
Associate
May 11, 2021

No CAN-FD is not supported only CAN is supported

JLaba.1
JLaba.1Author
Associate II
May 17, 2021

Oh too bad, thanks for your answer though.