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

STM32 SERİAL AVAİLABLE

Hi, I am really new on STM32 area. I have 6 devices which communicate in RS232 Level.I need to understand that which devices is communicating. In Arduino there is a if(Serial.available()) about it. In STM32 how can I do that. Thank you so much

AALPT.1 by Associate
  • 764 Views
  • 2 replies
  • 0 kudos

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
  • 734 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
  • 629 Views
  • 3 replies
  • 0 kudos