Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in embedded

Microcontroller to microcontroller communication library (over UART/RS232)

ARM Cortex-M4: Running code from external flash

c arm embedded cortex-m

Efficient way to wait for an interrupt in C

c embedded raspberry-pi

Why is it called ROM? [closed]

embedded

Initialising int affects function return value

c++ arduino embedded

What is the difference between GT and HI instruction in ARM architecture?

assembly arm embedded

Does it make sense to type cast literals?

c++ c embedded

Hardware breakpoints vs Software breakpoints in embedded systems

Why AVR-GCC compilers append a "clr r1" line after multiplication?

c embedded avr avr-gcc

RS232 Communication - Can I use it to create a steady state signal?

Is Android recommended for Atom processor platform?

C++ running on PIC32 (MIPS32)

Floating point operations in interrupt handler (PowerPC, VxWorks)

How to quickly broadcast information with a XBee to other XBee?

BRAM_INIT in VHDL

embedded vhdl fpga xilinx

Running an Arduino sketch with Fritzing

embedded arduino avr-gcc

Bootloader Working

embedded bootloader u-boot

Does C provide a way to declare an extern variable as 'read-only', but define it as writeable?

Why are memory locations also called registers?

embedded cpu-registers

UART over USB for STM32 Micro-controller