語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Beginning STM32 = developing with Fr...
~
Gay, Warren.
FindBook
Google Book
Amazon
博客來
Beginning STM32 = developing with FreeRTOS, libopencm3 and GCC /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Beginning STM32/ by Warren Gay.
其他題名:
developing with FreeRTOS, libopencm3 and GCC /
作者:
Gay, Warren.
出版者:
Berkeley, CA :Apress : : 2018.,
面頁冊數:
xxi, 409 p. :ill., digital ;24 cm.
內容註:
Chapter 1 -- Introduction -- Chapter 2 -- Software Setup -- Chapter 3 -- Power up and Blink -- Chapter 4 -- GPIO -- Chapter 5 -- FreeRTOS -- Chapter 6 -- USART -- Chapter 7 -- USB Serial -- Chapter 8 -- SPI Flash -- Chapter 9 -- Code Overlays -- Chapter 10 -- Real Time Clock (RTC) -- Chapter 11 -- I2C -- Chapter 12 -- SPI OLED -- Chapter 13 -- OLED Using DMA -- Chapter 14 -- ADC -- Chapter 15 -- Clock Tree -- Chapter 16 -- PWM With Timer 2 -- Chapter 17 -- PWM Input with Timer 4 -- Chapter 18 -- CAN Bus -- Chapter 19 -- CAN Bus Software -- Chapter 20 -- New Projects -- 21 -- Troubleshooting -- 22 -- Appendix A Answers to Exercises -- 23 -- Appendix B.
Contained By:
Springer eBooks
標題:
Programmable controllers. -
電子資源:
http://dx.doi.org/10.1007/978-1-4842-3624-6
ISBN:
9781484236246
Beginning STM32 = developing with FreeRTOS, libopencm3 and GCC /
Gay, Warren.
Beginning STM32
developing with FreeRTOS, libopencm3 and GCC /[electronic resource] :by Warren Gay. - Berkeley, CA :Apress :2018. - xxi, 409 p. :ill., digital ;24 cm.
Chapter 1 -- Introduction -- Chapter 2 -- Software Setup -- Chapter 3 -- Power up and Blink -- Chapter 4 -- GPIO -- Chapter 5 -- FreeRTOS -- Chapter 6 -- USART -- Chapter 7 -- USB Serial -- Chapter 8 -- SPI Flash -- Chapter 9 -- Code Overlays -- Chapter 10 -- Real Time Clock (RTC) -- Chapter 11 -- I2C -- Chapter 12 -- SPI OLED -- Chapter 13 -- OLED Using DMA -- Chapter 14 -- ADC -- Chapter 15 -- Clock Tree -- Chapter 16 -- PWM With Timer 2 -- Chapter 17 -- PWM Input with Timer 4 -- Chapter 18 -- CAN Bus -- Chapter 19 -- CAN Bus Software -- Chapter 20 -- New Projects -- 21 -- Troubleshooting -- 22 -- Appendix A Answers to Exercises -- 23 -- Appendix B.
Using FreeRTOS and libopencm3 instead of the Arduino software environment, this book will help you develop multi-tasking applications that go beyond Arduino norms. In addition to the usual peripherals found in the typical Arduino device, the STM32 device includes a USB controller, RTC (Real Time Clock), DMA (Direct Memory Access controller), CAN bus and more. Each chapter contains clear explanations of the STM32 hardware capabilities to help get you started with the device, including GPIO and several other ST Microelectronics peripherals like USB and CAN bus controller. You'll learn how to download and set up the libopencm3 + FreeRTOS development environment, using GCC. With everything set up, you'll leverage FreeRTOS to create tasks, queues, and mutexes. You'll also learn to work with the I2C bus to add GPIO using the PCF8574 chip. And how to create PWM output for RC control using hardware timers. You'll be introduced to new concepts that are necessary to master the STM32, such as how to extend code with GCC overlays using an external Winbond W25Q32 flash chip. Your knowledge is tested at the end of each chapter with exercises. Upon completing this book, you'll be ready to work with any of the devices in the STM32 family. Beginning STM32 provides the professional, student, or hobbyist a way to learn about ARM without costing an arm!
ISBN: 9781484236246
Standard No.: 10.1007/978-1-4842-3624-6doiSubjects--Topical Terms:
628937
Programmable controllers.
LC Class. No.: TJ223.P76 / G399 2018
Dewey Class. No.: 629.895
Beginning STM32 = developing with FreeRTOS, libopencm3 and GCC /
LDR
:02922nmm a2200289 a 4500
001
2146379
003
DE-He213
005
20181210110134.0
006
m d
007
cr nn 008maaau
008
190227s2018 cau s 0 eng d
020
$a
9781484236246
$q
(electronic bk.)
020
$a
9781484236239
$q
(paper)
024
7
$a
10.1007/978-1-4842-3624-6
$2
doi
035
$a
978-1-4842-3624-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TJ223.P76
$b
G399 2018
082
0 4
$a
629.895
$2
23
090
$a
TJ223.P76
$b
G285 2018
100
1
$a
Gay, Warren.
$3
2163304
245
1 0
$a
Beginning STM32
$h
[electronic resource] :
$b
developing with FreeRTOS, libopencm3 and GCC /
$c
by Warren Gay.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2018.
300
$a
xxi, 409 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1 -- Introduction -- Chapter 2 -- Software Setup -- Chapter 3 -- Power up and Blink -- Chapter 4 -- GPIO -- Chapter 5 -- FreeRTOS -- Chapter 6 -- USART -- Chapter 7 -- USB Serial -- Chapter 8 -- SPI Flash -- Chapter 9 -- Code Overlays -- Chapter 10 -- Real Time Clock (RTC) -- Chapter 11 -- I2C -- Chapter 12 -- SPI OLED -- Chapter 13 -- OLED Using DMA -- Chapter 14 -- ADC -- Chapter 15 -- Clock Tree -- Chapter 16 -- PWM With Timer 2 -- Chapter 17 -- PWM Input with Timer 4 -- Chapter 18 -- CAN Bus -- Chapter 19 -- CAN Bus Software -- Chapter 20 -- New Projects -- 21 -- Troubleshooting -- 22 -- Appendix A Answers to Exercises -- 23 -- Appendix B.
520
$a
Using FreeRTOS and libopencm3 instead of the Arduino software environment, this book will help you develop multi-tasking applications that go beyond Arduino norms. In addition to the usual peripherals found in the typical Arduino device, the STM32 device includes a USB controller, RTC (Real Time Clock), DMA (Direct Memory Access controller), CAN bus and more. Each chapter contains clear explanations of the STM32 hardware capabilities to help get you started with the device, including GPIO and several other ST Microelectronics peripherals like USB and CAN bus controller. You'll learn how to download and set up the libopencm3 + FreeRTOS development environment, using GCC. With everything set up, you'll leverage FreeRTOS to create tasks, queues, and mutexes. You'll also learn to work with the I2C bus to add GPIO using the PCF8574 chip. And how to create PWM output for RC control using hardware timers. You'll be introduced to new concepts that are necessary to master the STM32, such as how to extend code with GCC overlays using an external Winbond W25Q32 flash chip. Your knowledge is tested at the end of each chapter with exercises. Upon completing this book, you'll be ready to work with any of the devices in the STM32 family. Beginning STM32 provides the professional, student, or hobbyist a way to learn about ARM without costing an arm!
650
0
$a
Programmable controllers.
$3
628937
650
1 4
$a
Computer Science.
$3
626642
650
2 4
$a
Hardware and Maker.
$3
3134857
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-3624-6
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9347895
電子資源
11.線上閱覽_V
電子書
EB TJ223.P76 G399 2018
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入