語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
RP2040 assembly language programming...
~
Smith, Stephen.
FindBook
Google Book
Amazon
博客來
RP2040 assembly language programming = ARM Cortex-M0+ on the Raspberry Pi Pico /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
RP2040 assembly language programming/ by Stephen Smith.
其他題名:
ARM Cortex-M0+ on the Raspberry Pi Pico /
作者:
Smith, Stephen.
出版者:
Berkeley, CA :Apress : : 2022.,
面頁冊數:
xxiii, 320 p. :ill. (some col.), digital ;24 cm.
內容註:
Chapter 1: How to Set Up the Development Environment -- Chapter 2: Our First Assembly Language Program -- Chapter 3: How to Build and Debug -- Chapter 4: How to Load and Add -- Chapter 5: How to Control Program Flow -- Chapter 6: Thanks for the Memories -- Chapter 7: How to Call Functions and Use the Stack -- Chapter 8: Interacting with C and the SDK -- Chapter 9: How to Program the Built-in Hardware -- Chapter 10: How to Initialize and Interact with Programmable I/O -- Chapter 11: How to Set Up and Catch Interrupts -- Chapter 12: Multiplication, Division, and Floating Point -- Chapter 13: Multiprocessing -- Chapter 14: How to Connect Pico to IoT. Appendix A: ASCII Character Set -- Appendix B: Assembler Directives -- Appendix C: Binary Formats -- Appendix D: The ARM Instruction Set.
Contained By:
Springer Nature eBook
標題:
Raspberry Pi (Computer) - Programming. -
電子資源:
https://doi.org/10.1007/978-1-4842-7753-9
ISBN:
9781484277539
RP2040 assembly language programming = ARM Cortex-M0+ on the Raspberry Pi Pico /
Smith, Stephen.
RP2040 assembly language programming
ARM Cortex-M0+ on the Raspberry Pi Pico /[electronic resource] :by Stephen Smith. - Berkeley, CA :Apress :2022. - xxiii, 320 p. :ill. (some col.), digital ;24 cm.
Chapter 1: How to Set Up the Development Environment -- Chapter 2: Our First Assembly Language Program -- Chapter 3: How to Build and Debug -- Chapter 4: How to Load and Add -- Chapter 5: How to Control Program Flow -- Chapter 6: Thanks for the Memories -- Chapter 7: How to Call Functions and Use the Stack -- Chapter 8: Interacting with C and the SDK -- Chapter 9: How to Program the Built-in Hardware -- Chapter 10: How to Initialize and Interact with Programmable I/O -- Chapter 11: How to Set Up and Catch Interrupts -- Chapter 12: Multiplication, Division, and Floating Point -- Chapter 13: Multiprocessing -- Chapter 14: How to Connect Pico to IoT. Appendix A: ASCII Character Set -- Appendix B: Assembler Directives -- Appendix C: Binary Formats -- Appendix D: The ARM Instruction Set.
Learn to program the Raspberry Pi Pico's dual ARM Cortex M0+ CPUs in Assembly Language. The Pico contains a customer System on a Chip (SoC) called the RP2040, making it the Foundation's first entry into the low-cost microcontroller market. The RP2040 contains a wealth of coprocessors for performing arithmetic as well as performing specialized I/O functionality. This book will show you how these CPUs work from a low level, easy-to-learn perspective. There are eight new Programmable I/O (PIO) coprocessors that have their own specialized Assembly Language supporting a wide variety of interface protocols. You'll explore these protocols and write programs or functions in Assembly Language and interface to all the various bundled hardware interfaces. Then go beyond working on your own board and projects to contribute to the official RP2040 SDK. Finally, you'll take your DIY hardware projects to the next level of performance and functionality with more advanced programming skills. You will: Read and understand the Assembly Language code that is part of the Pico's SDK Integrate Assembly Language and C code together into one program Interface to available options for DIY electronics and IoT projects.
ISBN: 9781484277539
Standard No.: 10.1007/978-1-4842-7753-9doiSubjects--Topical Terms:
2163283
Raspberry Pi (Computer)
--Programming.
LC Class. No.: QA76.73.A8
Dewey Class. No.: 005.136
RP2040 assembly language programming = ARM Cortex-M0+ on the Raspberry Pi Pico /
LDR
:03034nmm a2200325 a 4500
001
2297856
003
DE-He213
005
20220124160548.0
006
m d
007
cr nn 008maaau
008
230324s2022 cau s 0 eng d
020
$a
9781484277539
$q
(electronic bk.)
020
$a
9781484277522
$q
(paper)
024
7
$a
10.1007/978-1-4842-7753-9
$2
doi
035
$a
978-1-4842-7753-9
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.A8
072
7
$a
UB
$2
bicssc
072
7
$a
COM067000
$2
bisacsh
072
7
$a
UBM
$2
thema
082
0 4
$a
005.136
$2
23
090
$a
QA76.73.A8
$b
S649 2022
100
1
$a
Smith, Stephen.
$3
3451730
245
1 0
$a
RP2040 assembly language programming
$h
[electronic resource] :
$b
ARM Cortex-M0+ on the Raspberry Pi Pico /
$c
by Stephen Smith.
260
$a
Berkeley, CA :
$c
2022.
$b
Apress :
$b
Imprint: Apress,
300
$a
xxiii, 320 p. :
$b
ill. (some col.), digital ;
$c
24 cm.
505
0
$a
Chapter 1: How to Set Up the Development Environment -- Chapter 2: Our First Assembly Language Program -- Chapter 3: How to Build and Debug -- Chapter 4: How to Load and Add -- Chapter 5: How to Control Program Flow -- Chapter 6: Thanks for the Memories -- Chapter 7: How to Call Functions and Use the Stack -- Chapter 8: Interacting with C and the SDK -- Chapter 9: How to Program the Built-in Hardware -- Chapter 10: How to Initialize and Interact with Programmable I/O -- Chapter 11: How to Set Up and Catch Interrupts -- Chapter 12: Multiplication, Division, and Floating Point -- Chapter 13: Multiprocessing -- Chapter 14: How to Connect Pico to IoT. Appendix A: ASCII Character Set -- Appendix B: Assembler Directives -- Appendix C: Binary Formats -- Appendix D: The ARM Instruction Set.
520
$a
Learn to program the Raspberry Pi Pico's dual ARM Cortex M0+ CPUs in Assembly Language. The Pico contains a customer System on a Chip (SoC) called the RP2040, making it the Foundation's first entry into the low-cost microcontroller market. The RP2040 contains a wealth of coprocessors for performing arithmetic as well as performing specialized I/O functionality. This book will show you how these CPUs work from a low level, easy-to-learn perspective. There are eight new Programmable I/O (PIO) coprocessors that have their own specialized Assembly Language supporting a wide variety of interface protocols. You'll explore these protocols and write programs or functions in Assembly Language and interface to all the various bundled hardware interfaces. Then go beyond working on your own board and projects to contribute to the official RP2040 SDK. Finally, you'll take your DIY hardware projects to the next level of performance and functionality with more advanced programming skills. You will: Read and understand the Assembly Language code that is part of the Pico's SDK Integrate Assembly Language and C code together into one program Interface to available options for DIY electronics and IoT projects.
650
0
$a
Raspberry Pi (Computer)
$x
Programming.
$3
2163283
650
0
$a
Assembly languages (Electronic computers)
$v
Handbooks, manuals, etc.
$3
1636162
650
0
$a
ARM microprocessors.
$3
2204864
650
0
$a
Computer programming.
$3
527209
650
1 4
$a
Maker.
$3
3538489
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7753-9
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9439748
電子資源
11.線上閱覽_V
電子書
EB QA76.73.A8
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入