STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! EOCIE set, EOSIE not set, but EOS triggers and EOC doesn't

Hello!I am having weird behaviour on my STM32G071 MCU.I set up the ADC to measure in sequence and I want to get an interrupt when the sequence has finished. The ADC is set up with DMA and I am starting conversions manuallty within my loop that runs o...

rtl by Associate II
  • 1008 Views
  • 3 replies
  • 1 kudos

maximum USART baud rate on STM32U0

Hi, I would like to determine the maximum baud rate for a USART peripheral in asynchronous mode. In the datasheet (Figure 1) the maximum baud rate is given as 8 MBit/s. But even if I set the clock for the USART peripheral (in this case USART1) to the...

max_hai_1-1734004858117.png max_hai_2-1734004931638.png max_hai_0-1734004542810.png
max_hai by Associate II
  • 1477 Views
  • 6 replies
  • 3 kudos

Readout protection errorr

I am using the Readout Protection Level 1 security method for the STM32G431 chip. However, after flashing the code, it doesn't work, and when I use the STM32Programmer software to check, I encounter an FF error like this. Can anyone help me with this...

Locnvselex_vn_0-1734057824496.png

I2C initialization waveform issues

I use the arm chip stm32f401 to communicate with eeprom, and observe the waveforms of the clock and data lines. The rising and falling edges of the initial write and read waveforms are not square waves, but are slow and have some glitches. Later, whe...