Difference between revisions of "Microcontrollers"
m (→^ nRF9160 Getting Started Pages: - adding URL to nRF9160 DK hardware user guide.) |
m (→^ nRF9160 Getting Started Pages: - adding reference to nRF9160 SDK supported boards list.) |
||
Line 46: | Line 46: | ||
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: | 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: | ||
* https://devzone.nordicsemi.com/f/nordic-q-a/43768/nrf9160-project-setup-tutorial | * https://devzone.nordicsemi.com/f/nordic-q-a/43768/nrf9160-project-setup-tutorial | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
2021-07-25<br /> | 2021-07-25<br /> | ||
Line 64: | Line 57: | ||
</ul> | </ul> | ||
− | === | + | === [[#top|^]] Hard to locate nRF9160 schematic! === |
A page at Nordicsemi which links to schematics in a larger downloadable file, or so claimed: | A page at Nordicsemi which links to schematics in a larger downloadable file, or so claimed: | ||
* https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fintro.html&cp=2_0_4 | * https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fintro.html&cp=2_0_4 | ||
Line 70: | Line 63: | ||
* https://infocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_nrf91%2Fstruct%2Fnrf91.html | * https://infocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_nrf91%2Fstruct%2Fnrf91.html | ||
* https://infocenter.nordicsemi.com/pdf/nRF9160_DK_HW_User_Guide_v1.0.pdf | * https://infocenter.nordicsemi.com/pdf/nRF9160_DK_HW_User_Guide_v1.0.pdf | ||
+ | |||
+ | |||
+ | === [[#top|^]] nRF9160 SDK supported boards === | ||
+ | |||
+ | * https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/boards/index.html#boards | ||
<!-- comment --> | <!-- comment --> |
Revision as of 21:57, 27 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:
2021-07-25
This may be the best "getting started" page at Nordic:
^ Hard to locate nRF9160 schematic!
A page at Nordicsemi which links to schematics in a larger downloadable file, or so claimed:
Another link seemingly close to the schematic but not getting us there:
- https://infocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_nrf91%2Fstruct%2Fnrf91.html
- https://infocenter.nordicsemi.com/pdf/nRF9160_DK_HW_User_Guide_v1.0.pdf
^ nRF9160 SDK supported boards
^ Microcontroller Qualities and Considerations
Low power benchmark testing:
Out of Order Execution: