Resolved! STM32G431KBTx (Nucleo-32 board), UART and I2C EEPROM makes problems
Hello together,I'm using Nucleo-32 board (with a STM32G431KBTx) and have got some problems...In my project I'm using:-> UART (here I'm using RX-DMA and interrupt with an IDLE-flag)-> ADC, one channel-> I²C with an EEPROM (no DMA, no Interrupt)Problem...