Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in microcontroller

Creating an ASM file that will return the characters located in 8 consecutive registers

Using Printf to display on serial port of an ARM microcontroller

Cortex-M3 NVIC_EnableIRQ(Systick_IRQn) causes hard fault exception

microcontroller cortex-m

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