LCD display freezes when Tamper Button is pressed on Evaluation Board
Hello,I am using an STM32H7B3I-EVAL board to test some FDCAN and ADC code that I have written. The goal of the code is to do the following:When the tamper button is pressed, send an interrupt that send a message on the CANbusUsing a CAN receive inter...