Difference between revisions of "Microcontrollers"
m (→^ NordicSemi: adding link to nRF9160 Software Development Kit, menion of Zephyr RTOS integration.) |
m (→^ NordicSemi: adding some notes to Nordic nRF9160 example projects section of local wiki page.) |
||
Line 42: | Line 42: | ||
The most important information for firmware starting works at this link for nRF9160 SDK. Note that there is mention of Zephyr RTOS integration: | The most important information for firmware starting works at this link for nRF9160 SDK. Note that there is mention of Zephyr RTOS integration: | ||
* https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK | * https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK | ||
+ | |||
+ | 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 | ||
+ | |||
+ | The three tutorials are linked here at the following URLs: | ||
+ | <ul> | ||
+ | * | ||
+ | * | ||
+ | * | ||
+ | </ul> | ||
<!-- comment --> | <!-- comment --> |
Revision as of 16:57, 23 July 2021
2021-07-09 Friday
Notes On Microcontrollers </center>
^ 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:
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:
^ Microcontroller Qualities and Considerations
Low power benchmark testing:
Out of Order Execution: