Difference between revisions of "Microcontrollers"

From Wiki at Neela Nurseries
Jump to: navigation, search
m (^ nRF9160 SDK supported boards: adding URL to NordicSemi page with downloadable firmware, pre-compiled firmware, schematics de Thingy:91.)
m (^ nRF9160 SDK supported boards: adding section for Sparkfun nRF9160 Thing Plus board.)
Line 81: Line 81:
 
</ul>
 
</ul>
 
</ul>
 
</ul>
 +
 +
<!-- comment -->
 +
 +
=== [[#top|^]] nRF9160 Thing Plus by Sparkfun ===
 +
 +
*  https://cdn.sparkfun.com/assets/5/7/c/a/c/nRF9160_Thing_Plus.pdf
  
 
<!-- comment -->
 
<!-- comment -->

Revision as of 23:36, 30 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:

^ 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:


^ nRF9160 SDK supported boards

nRF9160 Development Kit (DK) boards:

Smaller dev board from Sparkfun, Thingy:91 . . .


^ nRF9160 Thing Plus by Sparkfun


^ Microcontroller Qualities and Considerations

Low power benchmark testing:

Out of Order Execution:


^ References

Util nrfjprog suppposedly here:


- - - top of page - - -