STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 4222 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
  • 1439 Views
  • 5 replies
  • 0 kudos