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
  • 558 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
  • 889 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...

Can the array DAC DMA for signals be controlled?

I generated a sinusoidal signal through the DAC using DMA. I understand that DMA performs looping since I use circular mode. In short, I want to control the numbers generated by the DMA. So, when the signal changes to DC (the array contains only 2048...

signal.jpg
macam1 by Associate III
  • 404 Views
  • 4 replies
  • 0 kudos

Resolved! NRST trigger duration STM32H743XIH

We are having trouble understanding the NRST pin characteristics.The STM32H742xI/G STM32H743xI/G datasheet gives these parameters:I have three questions:1. What does 'input filtered' and 'input not filtered' pulse mean?2. Is it by design true that a ...

Yasmine_0-1734012021385.png
Yasmine- by Associate
  • 326 Views
  • 1 replies
  • 1 kudos

Problem with software interrupt on STM32H563

Hello the comminity.I try to use a software interrupt with no secure and no privilege.when I set a bit in EXTI_SWIER1 And re-read the register, the value stay to 0.When the interrupt was fired, It's impossible to distinguish the software interrupt  f...

lozzz by Associate II
  • 643 Views
  • 5 replies
  • 0 kudos