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

STM32F103 24LC128 EEPROM

Hi,I am trying to write and read 64bytes data to 24LC128 eeprom with code below. For first64 bytes i can write and read clearly but the next values can not be written. What is wrong with me ? Any advises ?HAL_I2C_Mem_Write(&hi2c1,(uint16_t)0xA0,0x00,...

er3481 by Senior
  • 1294 Views
  • 7 replies
  • 0 kudos

Resolved! Writing float to EEPROM

Hello Guys, I have a AT24CM02 EEPROM which uses I2C to communicate with a STM32H7 MCU. I need to store some float values into the EEPROM, but I do not know how. I appreciate any suggestions. Thank you and best regards, Vouria

VYoun by Associate III
  • 2354 Views
  • 6 replies
  • 0 kudos

Dividing flash sectors on stm32f746

Hi,Is there any way to divide flash sectors into smaller parts? I have to store data into the flash and want to be able to delete it when I want. Currently, I am using two sectors for that purpose and when I want to erase some data copying whole data...

Clock Held Low Using DMA

Hello everyone, im currently studying DMA on STM boards, and im trying to send I2C messages from a mcu SLAVE (arduino) to STM32F407VET6 master, but both SCL and SDA lines is held low, it doesn´t happen when im using I2C in polling or interrupt mode, ...

0693W000001qj1qQAA.png 0693W000001qj1vQAA.png 0693W000001qj20QAA.png 0693W000001qj2FQAQ.png