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

Programing FLASH in a STM32G030C8T6 throubles

Debuging the function when try thisHAL_FLASH_Program(FLASH_TYPEPROGRAM_DOUBLEWORD, (uint32_t) 0x08001000, DATA_64)get in FLAH->SR = 8, its the PROGERR bit, i unlock the flash before, below part of codeHAL_FLASH_Unlock(); if (HAL_FLASH_Program(FLASH_T...

woutnme by Associate II
  • 875 Views
  • 1 replies
  • 0 kudos

Timeout on usart2 with DMA

Hi everybody,I'm using a STM32L476RG. I use the usart2 to transmit/receive frames from an external sensor. The reception is working with DMA1 channel6 (I use Transfer complete and idle line interrupts), and it works very well.I'd like to add a timeou...

fab04 by Senior
  • 1305 Views
  • 4 replies
  • 0 kudos

Baud rate problem

Hi, I am using STM32F767ZI. I am working on UART communication of STM32F and other MCU. But I have a problem. Other MCU 's baud rate is 125K, 250K and 1M. Do you have any suggestions about this? Thanks to answer.

bngstskn by Associate III
  • 3482 Views
  • 2 replies
  • 0 kudos

Problems with receiving from ESP8266 via UART

Hi,since some days I try to get a communication between a STM32F030R8 Nucleo and an ESP8266 WIFI module working. Communication between Putty and WIFI module works already. I am stucking at receiving the answers from ESP module. I already tryed it wit...

0693W00000VOj2dQAD.png
Mister232 by Associate II
  • 3672 Views
  • 7 replies
  • 0 kudos

Can't access RTC Alarm Registers for second time

Hi STM32F103 ProgrammersI am fighting with my RTC. I have it working but have problems with accessing the Alarm registers for the second time. I can't find the reason why I can't.I program the RTC direct using Bit fields and when needed register bit ...

WOGoos by Associate II
  • 802 Views
  • 0 replies
  • 0 kudos