Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in microcontroller

How does a person reverse the order of the lower 8 bits of an "int" value and leave the upper 8 bits the same?

Beginner: AVR C++ Atmel Studio 6

How can I program an ARM MCU using SWD under Linux?

The use of CPOL/CPHA settings in SPI communication

rlcf instruction with pic 18F4550 in C compiler

c microcontroller

STM32F0 I2C HAL save struct to I2C EEPROM

How to map a value from one range to another accurately without using floating point? [closed]

Accessing different port pins using single name in embedded c

c embedded microcontroller

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

AVR XYZ Registers

STM32 SPI Driver Receiving Data Always 0

Integer constants in PIC assembly: decimal vs. hex

Is there a less-space taking way than using sprintf to format floats to strings?

c printf microcontroller

How can I convert unsigned int to unsigned char

c++ microcontroller

Embed JVM into micro-controller [closed]

How to reserve a range of memory in data section (RAM) and the prevent heap/stack of same application using that memory?