2021-09-16 06:30 AM
Hi everyone,
I'm facing a problem where I don't have the flexibility to configure every peripheral of STM32H742VIT6 from Simulink. For instance when I want to use a TIM block in Simulink, it does not allow me to do so. Furthermore, the support for FDCAN is not included in Simulink. What should I do for this situation? Any comment or help is welcomed.
2021-09-16 06:37 AM
STM32-MAT/TARGET is NRND status (not recommended for new designs), so I wouldn't expect any updates. Probably need to work with its current functionality or find a new solution.
2021-09-16 06:54 AM
Thanks for the answer. Yes, probably I will manually insert the required code for those who are not supported(TIMERS, CAN, etc.).