Resolved! [SOLVED] I have problems sending CAN (Controller area network) messages with my STM32F7 DISCO board when HCLK is higher than 140 MHz (the break point migh be above 144 MHz). What could be wrong?
What am I trying to do?I'm trying to send CAN messages on a 500 kbit/s bus with a STMF769I-DISCO. At the same time I'm trying to have a screen running LVGL (v8.0.0) on which is dependent on having the HCLK higher than 200 MHz. Lower clock speeds caus...