Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Embedded Systems with Arm Cortex-M Microcontrollers in Assembly Language and C, 3rd Edition

Posted By: l3ivo
Embedded Systems with Arm Cortex-M Microcontrollers in Assembly Language and C, 3rd Edition

Yifeng Zhu, "Embedded Systems with Arm Cortex-M Microcontrollers in Assembly Language and C, 3rd Edition"
English | 2017 | ISBN: 0982692668 | 738 pages | PDF | 136.3 MB

The book introduces basic programming of ARM Cortex-M cores in assembly and C at the register level, and the fundamentals of embedded system design. It presents basic concepts such as data representations (integer, fixed-point, floating-point), assembly instructions, stack, and implementing basic controls and functions of C language at the assembly level. It covers advanced topics such as interrupts, mixing C and assembly, direct memory access (DMA), system timers (SysTick), multi-tasking, SIMD instructions for digital signal processing (DSP), and instruction encoding/decoding. The book also gives detailed examples of interfacing peripherals, such as general purpose I/O (GPIO), LCD driver, keypad interaction, stepper motor control, PWM output, timer input capture, DAC, ADC, real-time clock (RTC), and serial communication (USART, I2C, SPI, and USB).