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

STM32G431C + ADC + DMA

I'm using ADC with DMA in a large project, and faced some very strange problem: If I'm using DMA2 Channel 6 - ADC works correctly If I'm using DMA2 Channel 1 - the SW end up in Hard Fault The configuration is default. This is how I start the conversa...

Screenshot 2025-10-07 125752.png Screenshot 2025-10-07 125821.png Screenshot 2025-10-07 124405.png
AChas.1 by Associate II
  • 174 Views
  • 5 replies
  • 2 kudos

Resolved! L1 EEPROM: same as L0 ?

Heyho,still checking L1 for new project, next question:Are the L1's internal EEPROM register interface, erase, read, and write functions the same as on L0 (we're already using that) ?Obrigado!

LCE by Principal II
  • 149 Views
  • 7 replies
  • 4 kudos

Resolved! DMA Freezes CPU STM32F401

I am using STM32F401, I had an application which communicates via USART1 by using DMA2. Both RX and TX DMAs are working fine. So I added a bootloader and moved application to 0x08008100. Bootloader is using same USART1 and DMA2. Now bootloader is wor...

Resolved! Question on Flash-to-Flash IAP on STM32F303CC

Hello everyone,I'm working on an In-Application Programming (IAP) solution for an STM32F303CC. I've divided the flash memory into two application areas (let's call them App1 and App2), and I want to rewrite the program in App2 from code running in Ap...

Thatcher by Associate II
  • 212 Views
  • 5 replies
  • 1 kudos

Resolved! 2.2V on VCAP pin on STM32H747BIT6

Hi, I started working on my own dev board for a flight computer based on the STM32H747BIT6.At first, I struggled a bit to connect the board to the computer, only managing to do so using the hot plug mode in order to get some info from the microcontro...

Resolved! STM32H7S3L8 Nucleo Ethernet+LwIP+FreeRTOS Issues

I am having issues with Ethernet+LwIP+FreeRTOS on the NUCLEO-H7S3L8.  I was able to get Ethernet+LwIP to work on baremetal, but adding the RTOS and threading is having issues. I have attempted to follow the process here, but am still having issues.  ...

rbtmkr42 by Associate II
  • 249 Views
  • 5 replies
  • 0 kudos