STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bootloader with FreeRTOS

Dear friendsI am trying to develop a bootloader with STM32F469BIT mcu. First of all, I divided the 2048K flash area allocated to me into zones according to certain sector addresses. These areas;Bootloader -> FLASH (rx) : ORIGIN = 0x8000000, LENGTH = ...

mmercan by Associate II
  • 159 Views
  • 5 replies
  • 0 kudos

STM32N6 FSBL vs Application

Hi,I'm starting to try things with the new N6 MCU serie using the NUCLEO-N657X0-Q devboard on STM32 CubeIDE 1.18.0.I'm pretty confused with the new .ioc project configuration and the possibility to configure my board on "FSBL" or "App".I generated a ...

jmF by Associate II
  • 165 Views
  • 2 replies
  • 0 kudos

Resolved! EEPROM Emulation not working in code >64K

Split from EEPROM Emulation: meaning of the VirtAddVarTab as this is a new question.The eeprom emulation in my simple trial sofware is working fine. The code is quite small.I tried to use this software inside a more complex program, larger than 64K, ...

OldSTMan by Associate II
  • 208 Views
  • 8 replies
  • 2 kudos