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

STM32L151. Does the CPU halt during EEPROM write?

I'm using an STM32L151 and I write values to EEPROM. I have a timer interrupt that executes at 1000Hz. But I see that the interrupt lags when I write to EEPROM.How can I avoid this? Should I place my timer interrupt handler in RAM? Would that work?

MSipo by Senior II
  • 696 Views
  • 4 replies
  • 0 kudos

Hello community,! I am new user to stm32 micro controller. I am facing a issue in building my project.I am supposed to test the cable connections with the standard connecton data alread stored in EEPROM. I am not aware how to store this data into EEPROM.

I knew that i cannot save this data in any file format. I have to store this in terms of numericals only. But how would i conevert the connection data into numerical format.Please help me wit thisThanks in Advance

MNara.1 by Associate
  • 588 Views
  • 3 replies
  • 0 kudos

Resolved! Compare ONLINE<->OFFLINE project

Dear experts,I am new to STM32 world, so I apologize, if my question is inappropriate.Is there a way how can I see the program differences between saved project (PC) and the one that is loaded in the MCU?I'm using System Workbench IDE to program stm...

MBirz.1 by Associate
  • 1089 Views
  • 2 replies
  • 0 kudos