User Activity

Hello,I am working on a custom board with stm32h7r3z8t6. After the definition of the USB HS in Cube MX, the USB initialization is stuck on USB_TIMEOUT: USB HS connection on the board:  Here is the clock config:  void SystemClock_Config(void){RCC_OscI...
Hi, I am building a custom board with stm32h7r3z8t6.  Have a problem with EXTI function: I use 2 EXTIs - EXTI8 in PD8 and EXTI9 on PC8. Both are defined as rising edge interrupt sources. Both pulled down and without any signal. Both are toggling LEDs...
Kudos given to