Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Is there an updated eeprom emulation example for STM32F10x and CubeMX generated projects using HAL?

I've gone through AN2594 and the associated examples. They're all for the standard peripheral library which is now deprecated.Someone has an example of a port on github that looks reasonably complete https://github.com/lamik/EEPROM-emulation-STM32F1...

m12lrpv by Associate III
  • 1197 Views
  • 2 replies
  • 0 kudos

STM32g070 wrong data reading EEPROM on W25Q128FV

Hi, I am trying to read the contents of the EEPROM on this W25Q128FVIQ. I am using SPI.The data read looked wrong to me, and the Manufacture ID I am getting out of it is wrong. I am getting 0xDC instead of 0xEF.I tried reading and writing data with a...

Jw.1 by Associate II
  • 2072 Views
  • 3 replies
  • 0 kudos

External EEPROM not working

I have a 24FC01, 1 Kbit EEPROM on my board. The SDA and SCL lines are pulled up to 3.3V through two 2K resistors. I'm using a STM32F407 MCU to read and write data to the EEPROM. Using the HAL libraries, I'm trying to check if the device is ready usin...

Resolved! To read and write EEPROM IC 24c16

Is it possible to set I2C SCL and SDA pins to high and low in stm32 to read and write the EEPROM IC. If it is possible plz help me how to do that and how to generate the function to read and write the EEPROM 24c16 IC in stm32.Plz help me.Thank you

MS.11 by Associate III
  • 4683 Views
  • 10 replies
  • 1 kudos