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

heap allocation on segmented ram

The ram on the STM32H7 is segmented into non-contiguous sections. How would one be able to dynamically allocate memory in different sections of RAM? eg: put large objects in AXI-SRAM and small object that need fast access on DTCM.I'm wondering if thi...

Fibo by Associate II
  • 627 Views
  • 5 replies
  • 1 kudos

STM32L - Programming issue -> Internal command error

I cannot program the STM32L with the STM32 ST-Link Ultility (hex file).Did reseach on internet and I know there is a lot on this subject already!The setup is easy, I have a replica ST-linkv2 from China and an official Stlink v3 programmer.I'm program...

Avan .9 by Associate
  • 278 Views
  • 1 replies
  • 0 kudos

Need help to link a library (.h .cpp)

Hello!I try to link an exisiting library (.h and .cpp files) to a new project but the compilator dont see itI'v drag the library folder into my project and selected "link files and create virtual folders"And added de dependancies in the following ent...

JB.2 by Associate II
  • 594 Views
  • 5 replies
  • 1 kudos
Labels