Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in embedded

Printing from an embedded system

printing embedded

How to change U-Boot memory map

Using printf with two UARTs

c embedded serial-port printf

Read-only memory-mapped registers defined with `volatile const` in C but only `volatile` in C++

c++ c embedded cmsis

Why Are Vtables Not Being Implemented Correctly On Embedded Platform?

Embedded c programming

c embedded

Linux input device events, how to retrieve initial state

C language macro code - #define with 2 '##'

c embedded c-preprocessor

Rationale for enable/disable function v.s. change_state?

c embedded

Stubbing functions in simulations

c embedded simulation mocking

How do I find the size of mounted USB flash drive in C?

c linux embedded

UART speed possibly wrong

embedded serial-port rs485

ARM Cortex M3 How do I determine the program counter value before a hard fault?

How do you set the channel on a XBee PRO series 2?

embedded xbee

tail-chaining of Interrupts

embedded arm interrupt

What does it mean when my CPU doesn't support unaligned memory access?

How to reduce the code space for a hexadecimal ASCII chars conversion using a _small_ code space?

embedded pic bootloader

CPU usage measurment on arm bare metal system

c++ c embedded arm bare-metal

What is zalloc in embedded programming?

c embedded esp8266

MISRA-C coding guidelines for personal use programs?

c embedded misra