Difference between revisions of "Microcontrollers-nordic"

From Wiki at Neela Nurseries
Jump to: navigation, search
m (Add link to Nordic nRF51 family parts, at end of local article.)
 
Line 59: Line 59:
  
 
<!-- comment -->
 
<!-- comment -->
 +
 +
 +
2022-08-08 Monday
 +
 +
*  https://www.nordicsemi.com/Products/Development-hardware/nrf51-dk

Latest revision as of 18:18, 8 August 2022

parent topic Microcontrollers

Keywords:   nrf-sdk documentation entry point :: Thingy91 schematic :: ARM Cortex-M33 datasheet


^ ARM Cortex-M33 datasheet and related resources

An introductory landing page at developer.arm.com:

A more specific developer.arm note on Cortex-M33 sleep modes:


Pages at Nordic Semi:


^ cerca 2021 Q3

Thingy91_nrf9160 schematic part of zipped archive at https://www.nordicsemi.com/Products/Development-hardware/Nordic-Thingy-91/Download#infotabs.


Preparing to move NordicSemi microcontrollers, SoC and SiP notes to a dedicated wiki page - TMH

2021-09-15

Nordic Semi's Software Development Kit is a large collection of software projects and libraries, with contributions from multiple independent groups. The entry point to Nordic's nrf-sdk is at this link:


While Nordic Semi is more in the market of System on Chip (SoC) and System in Package (Sip) devices they offer a version of ARM Cortex M33, whose specs are detailed here:



2022-08-08 Monday