Simulink code generation support for STM32F407G-Disc1 CAN Bus with LL driver
I have an STM32F407G discovery development kit. We are embedding the software into this kit entirely using Embedded Coder through Simulink. We needed to use CANBUS to transfer the data we read from the board to the computer (via MATLAB). However, when CANBUS is activated through CubeMX, only the HAL library can be selected as a library, and the LL library cannot be selected. When generating code suitable for the board with MATLAB, code generation can only be done if the LL library is selected. We request your support in solving this issue. We would appreciate it if you could help.
