User Activity

STM32F469I-disco : https://os.mbed.com/platforms/ST-Discovery-F469NI/https://www.st.com/en/evaluation-tools/32f469idiscovery.htmlSTM32F302R8 : https://os.mbed.com/platforms/ST-Nucleo-F302R8/CAN shield : https://www.amazon.it/AptoFun-Receiver-Protocol...
I declare that I am using a CAN library which works with other boards, so right now I’d like to rule out that’s the problem.Therefore, despite having configured the CAN and the code compile correctly, the messages are not received while using STM32F4...
I'm using a stm32f469-disco in a project that require CAN bus connectivity, but after the CAN configuration from the file .ioc the hal_can source file is not imported, so i can't even build the project (error with HAL_CAN_Init).