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

STM32H7A3ZI __enable_interrupt() , __disable_interrupt() and __get_interrupt_state() function defination not found error in IAR IDE

Hello Community,I am getting no defination found error for below function for STM32H7A3ZI MCU in IAR IDE.__get_interrupt_state()__set_interrupt_state()__enable_interrupt()__disable_interrupt()Can anyone help to understand the problem. Thanks in Advan...

M93C76RT self-timed programming cycle

Hi there,From testing it's quite jarring to me to discover that after every 16bit write u need to wait ~5ms before the EEPROM will accept after write. After a more detail reading of the manual I found that after SPI write cmd the EEPROM will trigger ...

TLi.7 by Associate II
  • 860 Views
  • 2 replies
  • 1 kudos

Debugging, but not running.

Hey,I build my own STM32 board with the STM32L011G3 and started testing with a simple blinking program via SWD and ST-Link V2.  When I'm debugging it, everything works fine, but when I use the run command in SW4STM32 the LED lights up, but does not t...