語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Beginning STM32developing with FreeR...
~
Gay, Warren.
Beginning STM32developing with FreeRTOS, Libopencm3, and GCC /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Beginning STM32by Warren Gay.
其他題名:
developing with FreeRTOS, Libopencm3, and GCC /
作者:
Gay, Warren.
出版者:
Berkeley, CA :Apress :2024.
面頁冊數:
xxiii, 527 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
Programmable controllers.
電子資源:
https://doi.org/10.1007/979-8-8688-0199-0
ISBN:
9798868801990$q(electronic bk.)
Beginning STM32developing with FreeRTOS, Libopencm3, and GCC /
Gay, Warren.
Beginning STM32
developing with FreeRTOS, Libopencm3, and GCC /[electronic resource] :by Warren Gay. - Second edition. - Berkeley, CA :Apress :2024. - xxiii, 527 p. :ill., digital ;24 cm. - Maker innovations series,2948-2550. - Maker innovations series..
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.
See how using FreeRTOS and libopencm3 instead of the Arduino software environment will help you develop multi-tasking applications that go beyond Arduino norms. This updated version includes expanded coverage of software setup for Windows 10 and 11, additional TM32 hardware capabilities, including clear explanations of "totem pole outputs" versus "open drain outputs," and a new section on project showcasing an interrupt-driven approach for processing USART data. 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, Second Edition provides the professional, student, or hobbyist a way to learn about ARM without costing an arm! You will: Initialize and use the libopencm3 drivers and handle interrupts Use DMA to drive a SPI based OLED displaying an analog meter Read PWM from an RC control using hardware timers Understand STM32 capabilities, including USB controller, RTC, DMA, CAN bus, and more.
ISBN: 9798868801990$q(electronic bk.)
Standard No.: 10.1007/979-8-8688-0199-0doiSubjects--Topical Terms:
182128
Programmable controllers.
LC Class. No.: TJ223.P76
Dewey Class. No.: 629.895
Beginning STM32developing with FreeRTOS, Libopencm3, and GCC /
LDR
:03448nmm a22003495a 4500
001
665609
003
DE-He213
005
20240321221545.0
006
m d
007
cr nn 008maaau
008
241219s2024 cau s 0 eng d
020
$a
9798868801990$q(electronic bk.)
020
$a
9798868801983$q(paper)
024
7
$a
10.1007/979-8-8688-0199-0
$2
doi
035
$a
979-8-8688-0199-0
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TJ223.P76
072
7
$a
UB
$2
bicssc
072
7
$a
COM067000
$2
bisacsh
072
7
$a
UBM
$2
thema
082
0 4
$a
629.895
$2
23
090
$a
TJ223.P76
$b
G285 2024
100
1
$a
Gay, Warren.
$3
732059
245
1 0
$a
Beginning STM32
$h
[electronic resource] :
$b
developing with FreeRTOS, Libopencm3, and GCC /
$c
by Warren Gay.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2024.
300
$a
xxiii, 527 p. :
$b
ill., digital ;
$c
24 cm.
490
1
$a
Maker innovations series,
$x
2948-2550
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
See how using FreeRTOS and libopencm3 instead of the Arduino software environment will help you develop multi-tasking applications that go beyond Arduino norms. This updated version includes expanded coverage of software setup for Windows 10 and 11, additional TM32 hardware capabilities, including clear explanations of "totem pole outputs" versus "open drain outputs," and a new section on project showcasing an interrupt-driven approach for processing USART data. 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, Second Edition provides the professional, student, or hobbyist a way to learn about ARM without costing an arm! You will: Initialize and use the libopencm3 drivers and handle interrupts Use DMA to drive a SPI based OLED displaying an analog meter Read PWM from an RC control using hardware timers Understand STM32 capabilities, including USB controller, RTC, DMA, CAN bus, and more.
650
0
$a
Programmable controllers.
$3
182128
650
1 4
$a
Maker.
$3
913111
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
830
0
$a
Maker innovations series.
$3
956498
856
4 0
$u
https://doi.org/10.1007/979-8-8688-0199-0
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000242258
電子館藏
1圖書
電子書
EB TJ223.P76 G285 2024 2024
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/979-8-8688-0199-0
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入