Difference between revisions of "Microcontrollers"
m (→^ NordicSemi) |
m (→^ NordicSemi: creating section for and adding notes for nRF9160 "getting started" manually.) |
||
Line 36: | Line 36: | ||
</ul> | </ul> | ||
+ | == [[#top|^]] nRF9160 Getting Started Pages == | ||
2021-07-20 Tuesday | 2021-07-20 Tuesday | ||
Searching at NordicSemi.com specifically for example code for the nRF9160: | Searching at NordicSemi.com specifically for example code for the nRF9160: | ||
Line 57: | Line 58: | ||
<ul> | <ul> | ||
* https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/getting_started.html | * https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/getting_started.html | ||
+ | |||
+ | * https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/getting_started/index.html#getting-started | ||
+ | |||
+ | |||
</ul> | </ul> | ||
Revision as of 18:55, 25 July 2021
2021-07-09 Friday
Notes On Microcontrollers </center>
Contents
^ Manufacturers of Microcontrollers
Manufacturers visited:
Not yet visited:
- Cypress Semiconductor
- Renesas of Japan
- Silabs
- Dialog
- Qualcomm
^ NordicSemi
An nRF9160 development kit:
Notes on building, flashing to board, and testing example vRF9160 projects and demos:
^ nRF9160 Getting Started Pages
2021-07-20 Tuesday Searching at NordicSemi.com specifically for example code for the nRF9160:
The most important information for firmware starting works at this link for nRF9160 SDK. Note that there is mention of Zephyr RTOS integration:
Hmm, what we thought was a code bundle, code examples has only pre-built binaries. This developers' forum post spells out in detail what was available -- three demos only -- in 2019. See the replies from Nordic's engineer Oyvind:
The three tutorials are linked here at the following URLs:
2021-07-25
This may be the best "getting started" page at Nordic:
^ Microcontroller Qualities and Considerations
Low power benchmark testing:
Out of Order Execution: