python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Cortex-M0+ dual application/image linking
For most products, we implement a bootloader+application approach which uses an external SPI flash for storing different application versions. Upon startup, the bootloader checks if a new image is sto...

bam
Votes: 0
Answers: 2
STM32G431 Instruction Pointer in System Memory (0x1fff4be0)
I am using an STM32G431CB (and the HAL) to record ADC data data using DMA, control/read GPIOs, communicate via I2C and USB CDC (virtual comm port), and use timers. I have verified that each of these p...
Kyle
Votes: 0
Answers: 2
How to load an EFI Binary stored in Windows FAT32 Partition
I am writing an UEFI application (A) which will load another UEFI application (B). This another UEFI application (B) is stored on one of the Windows Partition (FAT32). I am trying to load (B) from (A)...
NJP
Votes: 0
Answers: 1
Eclipse CDT static library at constant location?
ARM cortex embedded application.
I have a bootloader that is 40KB, mostly crypto for signature of flash.
I have a 500KB flash.
The chip’s sectors are 128KB. And the protection scheme means the first s...
mint branch conditioner
Votes: 0
Answers: 0