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

CAN_TypeDef details

Where can I find a document that details out the information of the bits, and how to use them, for the CAN_TypeDef structure?http://stm32.kosyak.info/doc/struct_c_a_n___type_def.htmlI am using an stm32L432, and stm32g0b, but I think the reference is ...

External Flash Loader don't work

Hello, I am developing an external flash loader using Spi (W25Q16DV) with Stm32G070.Yes, the operation is going well without any problems.However, the peculiar thing is that it doesn't work when you write the user program in the internal flash and ru...

lhwa .1 by Associate II
  • 3603 Views
  • 4 replies
  • 0 kudos

Resolved! I am struggling trying to locate a library header in a specific address. Header has a limited size Error is: ld.exe: DiscoL496_07.elf section `CLIENT_HDR' will not fit in region `CLIENT_ROM' ld.exe: region `CLIENT_ROM' overflowed by 269730352 bytes

The structure of the code is:A library called "clientManiobra.a" to be placed in "CLIENT_ROM" memory region. Library requires to place a struct constant in the very first position in "CLIENT_ROM" memoryThe above library to be linked with main applica...

DBara.3 by Associate II
  • 603 Views
  • 5 replies
  • 0 kudos
Labels