2018-02-08 11:41 AM
I am trying to run a basic example using CAN with the STM32F767ZI evaluation board using the next blocks in Simulink:
But when I compile the code I get the next errors:
Where should be all defined? I can't find any information about this or any examples. Should I change the configuration from CubeMX? Should I use another blocks to receive data?
Thanks in advance!
#can-communitation #stm32f72018-02-12 12:05 PM
Fixed, it seems that the last version of the HAL drivers is not compatible with MAT-TARGET.
CAN communication is working (after a couple of corrections on the generated code) with the last version of MAT-TARGET + STM32Cube_FW_F7_V1.8.0.