STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

How reconcile the address field within a SREC file?

Hi All,The STM32CubeIDE can produce a SREC file. I am trying to decode the Address field within the file.It should be 32 bit bigendian, however, it is 24 bit of an unknown endian style.Can someone please explain the endian style used?STM32CubeIDE Ver...

PSPF by Associate II
  • 532 Views
  • 3 replies
  • 0 kudos

Resolved! Custom linker won't compile

I'm trying to reserve space in RAM for emulated eeprom. I can read and write fine, however when I try to modify the linker it won't compile. The added user section/* Specify the memory areas */ MEMORY { FLASH (rx) : ORIGIN = 0x08000000, LENGT...

MBeau.1 by Associate
  • 967 Views
  • 3 replies
  • 0 kudos