Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in embedded

Should I use CRC-16 or IP checksum (RFC1071) for an embedded application?

embedded arm checksum crc

Does the .NET Micro Framework support the CAN bus?

Wireless communication: AVR based embedded system and iPhone

Initialising const Array at Struct in C

c embedded

How does a linker work exactly (microcontroller context)?

What do single-cycle multiplication and hardware division mean?

c embedded stm32

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?