書名: *CORTEX-M3 在 RTOS 之應用與實作:使用PTK系統平台
作者: 張慶龍
ISBN: 9789574838363
出版社: 東華
出版日期: 2015/08
書籍開數、尺寸: 19x26x1.4
頁數: 280
內文印刷顏色: 單色
定價: 830
售價: 780
庫存: 已售完
LINE US! 詢問這本書 團購優惠、書籍資訊 等
此書籍已售完,調書籍需2-5工作日。建議與有庫存書籍分開下單

付款方式: 超商取貨付款 line pay
信用卡 全支付
線上轉帳 Apple pay
物流方式: 超商取貨
宅配
門市自取

為您推薦

The Definitive Guide to ARM Cortex-M3 & Cortex-M4 Processors 3/e <NEWNES> (3版)

The Definitive Guide to ARM Cortex-M3 & Cortex-M4 Processors 3/e <NEWNES> (3版)

類似書籍推薦給您

The Definitive Guide to ARM® Cortex® M3 and Cortex®-M4 Processors 作者:Joseph Yiu ISBN:9780124080829 版次:1 年份:2014 出版商:Elsevier B.V. 頁數/規格:818頁/平裝單色 Description This new edition has been fully revised and updated to include extensive information on the ARM Cortex-M4 processor, providing a complete up-to-date guide to both Cortex-M3 and Cortex-M4 processors, and which enables migration from various processor architectures to the exciting world of the Cortex-M3 and M4. This book presents the background of the ARM architecture and outlines the features of the processors such as the instruction set, interrupt-handling and also demonstrates how to program and utilize the advanced features available such as the Memory Protection Unit (MPU). Chapters on getting started with IAR, Keil, gcc and CooCox CoIDE tools help beginners develop program codes. Coverage also includes the important areas of software development such as using the low power features, handling information input/output, mixed language projects with assembly and C, and other advanced topics. Table of Contents Chapter 1: Introduction to ARM® Cortex®-M Processors Chapter 2: Introduction to Embedded Software Development Chapter 3: Technical Overview Chapter 4: Architecture Chapter 5: Instruction Set Chapter 6: Memory System Chapter 7: Exceptions and Interrupts Chapter 8: Exception Handling in Detail Chapter 9: Low Power and System Control Features Chapter 10: OS Support Features Chapter 11: Memory Protection Unit(MPU) Chapter 12: Fault Exceptions and Fault Handling Chapter 13: Floating Point Operations Chapter 14: Introduction to the Debug and Trace Features Chapter 15: Getting Started with Keil Microcontroller Development Kit for ARM® Chapter 16: Getting Started with the IAR Embedded Workbench for ARM® Chapter 17: Getting Started with the GNU Compiler Collection(gcc) Chapter 18: Input and Output Software Examples Chapter 19: Using Embedded Operating Systems Chapter 20: Assembly and Mixe® Chapter 21: ARM® Cortex®-M4 and DSP Applications Chapter 22: Using the ARM CMSIS-DSP Library Chapter 23: Advanced Topics Chapter 24: Software Porting

原價: 1550 售價: 1457 現省: 93元
立即查看
(廠商回收)ARM CORTEX-M3 嵌入式系統 設計入門(官方教材) <旗標>

(廠商回收)ARM CORTEX-M3 嵌入式系統 設計入門(官方教材) <旗標>

類似書籍推薦給您

原價: 650 售價: 585 現省: 65元
立即查看
AI PC基礎CPU架構:Arm Cortex-M4 STM32F407 HAL開發實戰 (1版)

AI PC基礎CPU架構:Arm Cortex-M4 STM32F407 HAL開發實戰 (1版)

類似書籍推薦給您

原價: 1080 售價: 972 現省: 108元
立即查看
微控制器原理與應用: 基於STM32 ARM Cortex:M4F處理器 (2版)

微控制器原理與應用: 基於STM32 ARM Cortex:M4F處理器 (2版)

類似書籍推薦給您

微控制器原理與應用:基於STM32 ARM Cortex-M4F處理器 ISBN13:9786263432369 出版社:五南圖書出版 作者:張國清;陳延華;柯松源;廖冠雄 裝訂/頁數:平裝/424頁 規格:25.5cm*19cm*2.3cm (高/寬/厚) 重量:900克 版次:2 出版日:2022/09/25 中國圖書分類:電腦製造 內容簡介 本書主要內容包括ARM Cortex-M4處理器與STM32F4微控制器簡介、STM32CubeMX、Keil MDK-ARM與STM-Studio開發工具的介紹、通用輸入輸出埠技術、中斷技術、串列通信技術、TFT LCD顯示與觸控控制技術、FATFS檔案系統與SD卡讀寫控制技術。本書附有完整的範例程式與詳盡的實驗步驟,帶領讀者逐步完成微控制器程式的設計撰寫,培養讀者微控制器系統的開發能力。 目錄 第1章 ARM Cortex-M4處理器與STM32F4微控制器簡介 1-1 Cortex-M處理器家族 1-2 ARM Cortex-M4F處理器基本結構 1-3 STM32F412ZGT6微處理器 第2章 STM32F4系列微控制器開發平台與開發工具介紹 2-1 開發平台:STM32F412G-DISCO探索板 2-2 系統需求 2-3 開發工具 第3章 最小軟體系統 3-1 最小軟體系統製作 3-2 開機啟動程式 第4章 通用輸入輸出埠GPIO與LED顯示控制 4-1 GPIO簡介 4-2 GPIO埠基本結構介紹 4-3 LED閃爍的實驗:使用GPIO輸出控制LED顯示 4-4 LED_Blink專案程式碼解說 4-5 BSP函數庫:使用BSP函數控制LED顯示 第5章 JOYSTICK輸入控制 5-1 GPIO輸入模式 5-2 JOYSTICK單鈕控制LED燈(On/Off) 5-3 JOYSTICK多鈕控制LED燈狀態 5-4 使用BSP函數實作多按鈕控制LED燈狀態 第6章 TFT LCD顯示控制 6-1 TFT LCD裝置 6-2 FSMC介面 6-3 利用STM32CubeMX創建TFT LCD專案 6-4 TFT LCD顯示文字的實驗 6-5 TFT LCD顯示棋盤圖案的實驗 6-6 TFT LCD顯示動態圖案的實驗 第7章 基本計時器(Timer) 7-1 基本計時器簡介 7-2 定時中斷控制LED燈閃爍 第8章 外部中斷控制 8-1 外部中斷控制器簡介 8-2 外部中斷控制專案配置與中斷處理程式設計與測試 8-3 JOYSTICK單鈕中斷觸發改變LED燈閃爍速度 8-4 JOYSTICK多按鈕中斷控制LED顯示 第9章 脈波寬度調變控制 9-1 計時器PWM模式 9-2 PWM控制的實驗 第10章 即時時鐘控制 10-1 RTC簡介 10-2 RTC日曆 10-3 RTC鬧鐘 10-4 RTC日曆與鬧鐘功能實驗 第11章 觸控螢幕控制 11-1 觸摸晶片簡介 11-2 I2C介面簡介 11-3 建立觸控螢幕專案 11-4 TFT LCD觸控螢幕控制的實驗 第12章 類比至數位轉換器(ADC) 12-1 逐次逼近型(SAR:Successive Approximation Register)ADC原理 12-2 ADC的主要參數 12-3 STM32F412ZGT6上的ADC 12-4 利用ADC量測MCU內部溫度 第13章 UART通訊界面 13-1 UART簡介 13-2 輪詢式(Polling)UART通訊 13-3 中斷式(Interrupt) UART通訊 13-4 直接記憶體存取式(DMA) UART通訊 第14章 音訊錄製與播放 14-1 原理簡介 14-2 音訊錄製與播放之STM32CubeMX配置 14-3 音訊錄製與播放的軟體設計 第15章 FATFS檔案系統與SD卡讀寫控制 15-1 SD/SDIO MMC卡介面 15-2 FATFS簡介 15-3 利用STM32CubeMX創建SD卡讀寫控制的專案 15-4 SD卡讀寫控制的實驗 第16章 圖像播放器 16-1 利用STM32cubeMX創建圖像播放器 16-2 圖像播放的軟體設計

原價: 550 售價: 468 現省: 82元
立即查看
(特價8折) Digital Signal Processing Using the ARM Cortex M4 2016 (JW0

(特價8折) Digital Signal Processing Using the ARM Cortex M4 2016 (JW0

類似書籍推薦給您

原價: 1100 售價: 880 現省: 220元
立即查看