STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Interrupts in EEPROM emulation(AN3969)

I'm trying to implement "AN3969 EEPROM emulation in STM32F40x/STM32F41x microcontrollers" on STM32F407.According to the documentation, "Interrupt servicing during program/erase is possible".However, when actually installed, interrupts stop completely...

UpStream by Associate II
  • 145 Views
  • 4 replies
  • 0 kudos

How to fix the I2C slave issue with STM32G070? HAL_I2C_ListenCpltCallback, HAL_I2C_AddrCallback, HAL_I2C_SlaveRxCpltCallback, HAL_I2C_SlaveTxCpltCallback

Hi, I'm trying to setup a stm32g070kb (32pin) MCU as I2C slave by using CubeIDE.I would like to create a code which will work same as I2C Eeprom, but when I ask the stm32 (with another MCU) to return me a register or registers value, the returned reg...

Resolved! Can I run EEPROM_Emulation on the STM32L552CCT6?

X-CUBE-EEPROM v5.0.0 includes a sample for NUCLEO-STM32L552ZE-Q.I am trying to use this sample for STM32552CCT6 to run EEPROM Emulation, but the EE_Init() execution results in an error.To begin with, is it possible to operate EEPROM_Emulation with ST...

tsato.2 by Associate II
  • 199 Views
  • 7 replies
  • 0 kudos

STM32H743 – Unique device ID register

dear ST / reader,our application uses the STM32H743. We need a unique serial number to be stored in this micro, in non-volatile memory, to uniquely identify each board. There’s no on-board EEPROM, so we were wondering if this device includes any inte...

TMA1of3 by Associate III
  • 265 Views
  • 1 replies
  • 0 kudos

virtual EEPROM parameters

I am trying to implement a virtual EEPROM on an STM32G0B1 Some simple implementations exist but i rather use the formal ST as described in:https://www.st.com/en/embedded-software/x-cube-eeprom.html#My question, what are the guidelines for the START_P...

rcohe.1 by Associate II
  • 104 Views
  • 3 replies
  • 0 kudos
Labels