STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

STM32CubeMX v6.13 cannot open .ioc file for H56

I recently updated my version of CubeMX from 6.12.1 to 6.13.0. It is now unable to open my .ioc for a specific STM32H563VI project. When I try to migrate, it loads the IOC, then gives an error saying it is "Not a valid ioc file".If I try to continue ...

EskayEllar_0-1734042731864.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
  • 139 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
  • 118 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
  • 201 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H7 USART RX with FIFO - not working

Dear experts,I'm trying to receive continuously from a USART with interrupts.For some reason I don't want to use DMA (the Tilen Majerle's DMA example on github works well, though)So I'm enabling RX FIFO and Receive timeout (RTO) for receiving less th...

Pavel A. by Evangelist III
  • 3843 Views
  • 8 replies
  • 3 kudos