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

Push Button with EEPROM via I2C and LCD

I am a beginner in STM 32 and working on a Temperature controller where I have 4 Input push buttons to change the set parameter and store in EEPROM via I2c, pls help to resolve the issue where I am stuck, if you can guide me on free/paid basis, will ...

VSing.4 by Associate
  • 779 Views
  • 1 replies
  • 0 kudos

Logging code modification

Hi All,I've had some logging code written some time back and I'd like to be able to selectively prepend the date/time onto what gets passed in however I'm at a loss as to know how to do this or where to start. The code that was supplied is below.#if...

PSpei by Associate II
  • 817 Views
  • 0 replies
  • 0 kudos

eeprom write page error

Hi,I am trying to write some datato external eeprom with I2C_EEPROM_WritePage function, but it doesn't write everytime. Sometimes it can write and sometimes it can't. I am using standart peripheral I2C library and using the write page function below....

er3481 by Senior
  • 623 Views
  • 0 replies
  • 0 kudos

EEPROM Emulation utility fails during "PageTransfer" function (XCUBE-EEPROM V3.0.0 and 4.0.0) on STM32G474 MCU

Hi,I have incorporated the EEPROM emulation utility in a project based on STM32G474CE MCU. So far the read/write functionality works fine. The problem comes when a page is full and the page transfer function is called. At the end of this function no ...

MAlam.3 by Associate II
  • 1450 Views
  • 4 replies
  • 0 kudos

Resolved! Writing a NULL byte into the STM32L15xC6T6 Data EEPROM. Data sheet says it is not allowed. In practice, in some devices work in others resets the processor. Please clarify

I have some projects that were left inadvertently with some function calls that write 0x00 bytes into the data EEPROM. They work properly. I have tested it.I detected the problem on a prototype board with an old sample of STM32L152C6T6 and this made ...

AMott.1 by Associate II
  • 2580 Views
  • 12 replies
  • 0 kudos