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

STM32H755zit6 flash sector corrupt

Hi, I am using the STM32H755ZIT6 dual-core microcontroller.The internal Flash memory has a sector size of 128 KB and a page size of 4 KB. In my application, I perform erase and write operations on a specific Flash sector. If a power failure occurs wh...

Arshath by Associate
  • 91 Views
  • 1 replies
  • 1 kudos

Resolved! STM32G070 FLASH program at negative temperatures

Hi everyone!Could someone help me to understand a problem with STM32G070.We have deployed approx. 50-60 devices with stm32g070 MCU that saves some parameters in FLASH every 24 hours. I know that according to datasheet FLASH memory endurance for this ...

Zed by Associate III
  • 160 Views
  • 2 replies
  • 1 kudos

i2c bootloader on stm32h523 64pin

1.AN5959 for STM32H523 has a note PB8/PB9 Not available for LQFP48, UFQFN48, WLCSP39.LQFP64 is not mentioned there but it has only PB8 pin and no PB9 pin. That makes it unusable by boot loader. So why it is not included in the note?My question is if ...

PR.10 by Senior
  • 97 Views
  • 2 replies
  • 0 kudos

Resolved! STM32G431 Comparator BUG

Hi,Few days ago i've encountered a strange behavior of the comparator at STM32G4. I investigated the problem under controlled conditions (used Nuclo kit instead application PCB) and the result is startling.Comparator 4 configured to get positive inpu...

comp1.png comp2.png comp3.png comp4.png

Nucleo-L4R5Zi-P: SPI_NSS_HARD_OUTPUT

Hi all,I am working on firmware that involves SPI communication using a Nucleo board (Nucleo-L4R5ZI-P) with an STM32L4ZIT6 microcontroller.I am trying to establish communication with an SPI slave device. The chip select (NSS) signal is expected to be...

_godsonthomas_1-1766158531876.png _godsonthomas_2-1766158589344.png

Unable to flash/erase STM32G030F6P6

Hi,I am unable to flash or erase two of my STM32G030F6P6 boards. The issue started after I tried to configure the PA14 pin as GPIO_EXTI14 in CubeMX. (on two boards)After flashing the binary I was not able flash the MCU anymore. I get the error "Error...

tachyon by Associate II
  • 170 Views
  • 2 replies
  • 0 kudos

Resolved! RM0316 (STM32F303) - COMP2_INP_DAC

In RM0316 rev.10, in Table 109. COMP register map and reset values, bit 1 of COMP2_CSR is marked COMP2_INP_DAC, whereas the STM32F303 are not supposed to have this bit (only STM32F301/302x6/8 do) - probably a copy/paste artefact/relict.Can ST please ...