Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in embedded

What is the difference between "soft reset" and "hard reset" in embedded field?

TI MSP430 Interrupt Problems After UART Code Port

Is better a switch or a const table? (embedded SW)

Embedded linux and busybox

linux embedded busybox

Linking with static library not equivalent to linking with its objects

How are breakpoints working on an embedded device? [closed]

why need linker script and startup code?

How to read a condition flag in ARMv7 Thumb-2 assembly?

Simple serial AVR programmer for beginner [closed]

embedded avr circuit

Securing EEPROM data against modification

c security embedded

binary format to pass tabular data

SQLite - pre allocating database size

c++ sqlite embedded

How to check how much resources a java program uses?

java optimization 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)