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
  • 854 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
  • 839 Views
  • 4 replies
  • 0 kudos