STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Tickless example modification not working

I am trying to use the tickless functionality on my Nucleo-U575ZI-Q board. I am using tx_low_power example available in cube ide. I tried to modify the example. I created one thread which toggles the led and then I called tx_thread_sleep(100) and the...

Resolved! How to make printf working with semihosting?

After setting up the environment regarding the description (st.com/resource/en/application_note/dm00354244-stm32-microcontroller-debug-toolbox-stmicroelectronics.pdf) it is still not working. Build is OK.Download OK.OCD starts.The getchar() function ...

TVegh.1 by Associate
  • 1128 Views
  • 2 replies
  • 0 kudos

Debug the code using UART(USB-TTL)

I am using STM32F103(Bluepill). Since I am not able to load program to the controller through ST-LINK V2 programmer, so not able debug the code.  I am loading the program through UART(USB-TTL)I want to know if there is a way to debug the code using U...

Ax111_ by Associate II
  • 2401 Views
  • 3 replies
  • 0 kudos