Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in cortex-m
Linux kernel on ARM Cortex-M: how to build proper executables
Jun 02, 2026
linux
gcc
embedded
cortex-m
toolchain
Is the object itself optimized out when I use this RAII-style pattern?
Jun 01, 2026
c++
arm
microcontroller
raii
cortex-m
ARM Cortex-M3 Startup Code
May 31, 2026
arm
embedded
cpu-architecture
cortex-m
STM32 - DWT cycle count is differrent from my prediction
May 30, 2026
c
arm
stm32
cortex-m
How to use STL on ARM Cortex-M chips?
May 29, 2026
c++
stl
microcontroller
cortex-m
Retargeting newlib for c++ chrono
May 12, 2026
c++
c++-chrono
cortex-m
newlib
On a Cortex M0 how expensive is a floating point compare vs an integer compare?
May 08, 2026
floating-point
embedded
instruction-set
cortex-m
On core_cm4.h why is there casting like ((uint32_t)(int32_t)IRQn)?
May 02, 2026
c
arm
cortex-m
cmsis
Why does my Cortex-M4 assembly run slower than predicted?
Apr 30, 2026
performance
assembly
arm
cortex-m
Does ARM assume that all Cortex-M microcontrollers are little-endian?
Apr 25, 2026
c
arm
bit
endianness
cortex-m
Implementing a non-standard SPI variation on ARM Cortex M3
Apr 24, 2026
c
arm
embedded
cortex-m
What would be a reason to use ADDS instruction instead of the ADD instruction in ARM assembly?
Apr 23, 2026
arm
cortex-m
Jumping to a second firmware on stm32f4
Apr 22, 2026
c
arm
stm32
cortex-m
How to run a periodic thread in high frequency(> 100kHz) in a Cortex-M3 microcontroller in an RTOS?
Apr 22, 2026
stm32
cortex-m
rtos
cmsis
data-acquisition
Why is an ISB needed after WFI in Cortex-M FreeRTOS?
Mar 29, 2026
freertos
cortex-m
Older Entries »