Search code examples
Erasing external FLASH...


cembeddedmicrocontrollereraseflash-memory

Read More
Is it thread-safe to access different elements of an array in C99?...


cmultithreadingembeddedthread-safetyc99

Read More
Live variable view using OpenOCD and VSCode...


cembeddedopenocd

Read More
Why do we need a bootloader in an embedded device?...


linuxembeddedarmbootloader

Read More
How to ensure atomicity in VxWorks structure operations?...


cmultithreadingembeddedvxworks

Read More
C Bare Metal LEDC module timer on ESP32 (emulated on wokwi)...


cembeddedesp32bare-metal

Read More
What is an appropriate sort algorithm for an embedded system?...


algorithmsortingembedded

Read More
How to represent active low variables?...


cembeddednaming-conventions

Read More
How to use LL drivers on an STM32 to generate PWM deadtime...


cembeddedstm32microcontrollerpwm

Read More
STM32 Gyroscope angle tracking...


embeddedstm32gyroscopestm32f4discovery

Read More
GCC vs Green Hills on ARM...


optimizationgccembeddedmemory-footprintgreenhills

Read More
u-boot select boot partition based on GPIO state...


embeddedembedded-linuxbootgpiou-boot

Read More
Why do STM32 TIM1 non-inverted and complementary outputs become identical after CCER Bit Manipulatio...


embeddedstm32stm32f0

Read More
How can I configure LWIP to add additional appliactions...


embeddedlwip

Read More
Finding out where a function is defined...


cmobileopen-sourceembedded

Read More
Where to find the intended boot sequence of an MCU...


armembeddedstm32resetbootloader

Read More
Why can't I write registers on my TPM? (Infineon SLB 9670)...


embeddedmicrocontrollertpminfineonblackfin

Read More
What happens in rs232 if both sender and receiver are following odd parity and bit gets swapped?...


serial-portembeddedusart

Read More
Why are some smaller embedded devices unable to run an operating system (and what exactly do they ru...


operating-systemembeddedheap-memorystack-memory

Read More
Using Rust crates for an STM32 microcontroller board...


rustembeddedstm32stm32ldiscoverystm32l152

Read More
Is Rust suitable for embedded development with focus on wireless sensor nodes (and networks)?...


rustembedded

Read More
Arduino Nano not reading Data from UART Shell properly...


cembeddedavr

Read More
Is it possible to declare unions inside of a structure in C?...


cstructembeddedunions

Read More
__attribute__((noinit)) vs __attribute__((section(".noinit")))...


gccarmembeddedstm32bare-metal

Read More
STM32H7.cpu0 not halted using OpenOCD...


debuggingarmembeddedstm32openocd

Read More
RISCV sleep (wfi) and interrupts...


embeddedreal-timeriscv

Read More
How to divide by 1000000 without resulting in: undefined reference to '__udivdi3'...


calgorithmembedded

Read More
What is the point of declaring "const volatile int *p"?...


cpointersconstantsembeddedvolatile

Read More
Why is PUSH instruction used in ARM mode rather than STM?...


assemblyarmembedded

Read More
layout of core registers is wrong during context switching in uc/os-III...


armembeddedcontext-switchcortex-a8

Read More
BackNext