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

תיאור מלא

שמור ב:
מידע ביבליוגרפי
מחבר ראשי: Zhu, Yifeng
פורמט: ספר
שפה:Undetermined
יצא לאור: Ballston Spa, NY E-Man Press LLC 2017
נושאים:
תגים: הוספת תג
אין תגיות, היה/י הראשונ/ה לתייג את הרשומה!
Thư viện lưu trữ: Trung tâm Học liệu Trường Đại học Cần Thơ
תיאור
סיכום: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.