Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in embedded

Why Does `libusb_bulk_transfer' Return 0?

c linux embedded libusb

The use of CPOL/CPHA settings in SPI communication

How to cross compile Expect for ARM

arm embedded expect configure

Most efficient way to match (a few) strings in C?

c string embedded match

Accessing different port pins using single name in embedded c

c embedded microcontroller

How can I configure my CAN filter in list mode?

Does the linker script always determine at what addresses code is placed

AUTOSAR OS configuration example

Where Is gcvt or gcvtf Defined in gcc Source Code?

gcc embedded

XBee S1 communication issue

java c++ embedded xbee

How to receive data in android from serial port

Building a static array at compile time

c embedded c-preprocessor

i2c slave devices with the same address

embedded rfid i2c stm32 eeprom

STM32 SPI Driver Receiving Data Always 0

How can I decode unknown Infrared remote control protocols?

Finding out the largest size of several objects for placement new

c++ embedded placement-new