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 embedded
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
When is sysroot needed when using a cross-compiler?
May 08, 2026
gcc
embedded
cross-compiling
toolchain
How can a task wait on multiple vxworks Queues?
May 07, 2026
embedded
vxworks
Custom stacktrace implementation for ARM
May 08, 2026
c++
macros
embedded
arm
error: conflicting types for ‘whatever’
May 07, 2026
c
gcc
embedded
mips
Can you store the memory location of a function into RAM using C?
May 06, 2026
c
arm
embedded
game-boy-advance
Marshaling in C# - passing pointer to reference of structure ("double ref" ?)
May 06, 2026
c#
struct
embedded
pinvoke
marshalling
Timer / prescaler in microcontrollers
May 04, 2026
embedded
microcontroller
How to statically identify dynamic heap allocation?
May 03, 2026
c++
embedded
heap-memory
Write data to an SD card through a buffer without a race condition
May 02, 2026
io
arduino
embedded
system
deadlock
Programming NVIC on STM32 (without libraries)
Apr 30, 2026
embedded
interrupt
stm32
isr
Using function inside a call back in different function
Apr 30, 2026
c
serial-port
embedded
usb
cdc
Will disabling interrupts protect a non-volatile variable or can reordering happen?
Apr 30, 2026
c
embedded
volatile
interrupt-handling
sequence-points
Algorithm to pick values from array that sum closest to a target value?
Apr 28, 2026
c
algorithm
math
embedded
Is there a way to declare unsigned fixed width integers with bit fields?
Apr 28, 2026
c
embedded
Older Entries »