Search code examples
Why must we flush the data cache after copying code from flash to RAM?...

cachingembeddedbootloaderu-bootflash-memory

Read More
Static objects in rust...

ruststaticembedded

Read More
STM32 how to use the same timer to generate PWM (at varying frequencies) and a fixed 1ms interrupt...

embeddedstm32

Read More
How to force an unused memory read in C that won't be optimized away?...

cembeddedmicrocontrollervolatilecpu-registers

Read More
Zephyr build error when trying to switch board target...

buildembeddeddriverrtoszephyr-rtos

Read More
How to obtain stable ADC readings from a DC battery using EK-TM4C123GXL(ARM Cortex M4)?...

cembeddedsignal-processingmicrocontrolleradc

Read More
Taking FreeRTOS as an example, how to separate the kernel from the application? (Physical)...

embeddedkernelcortex-mfreertosrtos

Read More
COM port terminal program...

windowsterminalembeddedserial-port

Read More
Bootloader Strategies for Dynamic Firmware Updates in Dual-Sector STM32...

cgcclinkerembeddedbootloader

Read More
Building an Zonal Ecu without Autosar...

embeddedautosar

Read More
Are Modbus Holding-Registers / Coils values supposed to be changed on both communication and applica...

embeddedmodbus

Read More
Conversion error when accessing bits to set a bit field...

c++embeddedbit-manipulation

Read More
Local variable allocation crashes the stack in embedded C on cortexm4 and operating system...

cembeddedbufferstack-overflowcortex-m

Read More
RPI pico write to flash programatically...

rustembeddedraspberry-pi-picomemory-mapping

Read More
IAR Embedded Workbench won't compile...

embeddedworkbenchiarinterfacing

Read More
Discover custom UUID (services, characteristics and CCCDs) with Zephyr RTOS as a BLE Central...

cembeddedbluetooth-lowenergybluetooth-gattzephyr-rtos

Read More
Validation of Latch LS374 data...

c++embeddedmicrocontrollerfirmware

Read More
Saturating addition optimization in avr-gcc...

coptimizationembeddedavravr-gcc

Read More
Logical monitoring of program sequence...

testingembedded

Read More
Faking register reads in C...

cmacrosembeddedarmcpu-registers

Read More
How to implement SSL/TLS in cesanta mongoose embedded?...

csslembeddedmongoose-web-server

Read More
CAPL Signal value assignment and read use physical or raw data?...

embeddedcan-buscaplcanoeautomotive

Read More
Creating PDF from PS programmatically on embedded platform...

c++pdfembeddedpostscript

Read More
CMAKE error while building the application (No SOURCES given to target)...

ccmakemakefileembeddedelf

Read More
GCC Linker, bss section symbols equal zero length...

cgcclinkerarmembedded

Read More
When the µc (nRF52840) goes into sleep mode, how can we save data that we want to use later whe...

cembeddednrf52segger-jlink

Read More
ATtiny816 Standby comparator wake on interupt...

c++arduinoembeddedavr

Read More
How to prevent C++ name demangling functions from being included in binary...

c++gccg++embedded

Read More
Can a CRC32 calculation be derived in terms of CRC16 calculations?...

embeddedcrccrc32crc16

Read More
Generate a binary pattern that shifts the bit to right...

cembeddedstm32

Read More
BackNext