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

Resolved! Writing a NULL byte into the STM32L15xC6T6 Data EEPROM. Data sheet says it is not allowed. In practice, in some devices work in others resets the processor. Please clarify

I have some projects that were left inadvertently with some function calls that write 0x00 bytes into the data EEPROM. They work properly. I have tested it.I detected the problem on a prototype board with an old sample of STM32L152C6T6 and this made ...

AMott.1 by Associate II
  • 3020 Views
  • 12 replies
  • 0 kudos

Question regarding alignment in keil scatter file.

I'm quite confused when it comes to alignment.I opened linker script to make some modifications, so that I can fit two binaries into flash. (Relatively new to embedded, but frankly I learn fast).I use stm32f091Rx. Which has 256kB of flash memory.A li...

0693W00000SuaYcQAJ.png
Vmere.1 by Senior
  • 3340 Views
  • 7 replies
  • 0 kudos

Migrating code from IAR to GCC: __no_init, __ramfunc

Hey,I am trying to modify some compiler/linker directives from IAR to GCC. I think I already managed to solve the first two obstacles:1 - In order to not initialize a variable saved in some register:static volatile __no_init uint32_t SystemInfoFlags;...

AZube.2 by Associate III
  • 3807 Views
  • 1 replies
  • 0 kudos

Resolved! How to install Atollic TRUEStudio on Linux?

Hello, I have installed previous version of Atollic (< 9.3) before following the official installation guide, but now it seems to be outdated since the downloadable file isn't a .tar.gz file anymore, but now just a .gz file. I am using EndeavourOS L...

ARied.1 by Associate II
  • 3797 Views
  • 7 replies
  • 0 kudos