Embedded systems with arm cortex-m microcontrollers in assembly language and C

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 co...

Descrizione completa

Salvato in:
Dettagli Bibliografici
Autore principale: Zhu, Yifeng
Natura: Libro
Lingua:Undetermined
Pubblicazione: Ballston Spa, NY E-Man Press LLC 2017
Soggetti:
Tags: Aggiungi Tag
Nessun Tag, puoi essere il primo ad aggiungerne! !
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
Descrizione
Riassunto: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.