I think it is a BUG about stm32MAT's CAN module used on STM32F103 or STM32F743
Hi,
I maked a .ioc project on STM32F103 used STM32CubeMX, and Enabled its CAN mastor mode, and Enabled CAN's all interrupts(RX,TX,ERROR). Then make a SIMULINK model link to the ioc file, and place a CAN_IT module into it. At this time, it tell me 'Configuration must be done before!', And in the CAN_IT module, the interrupts RX/TX/ERROR are unchecked and disabled.
But! When I do same process on STM32F107/407/417/302/469, it is OK.
Please help me. thanks.

