Difference between revisions of "ncoder N4"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The ncoder N4 device is a Syntacore SCR1/RISC-V based 32-bit microcontroller. == Target interface == The core supports cJTAG as a target interface. Due to known [...")
 
(Example Application)
 
Line 14: Line 14:
 
[[ncoder N4 board]]
 
[[ncoder N4 board]]
 
==Example Application==
 
==Example Application==
[[ncoder_N4_board#Example_Application|ncoder N4 board]]
+
[[ncoder_N4_board#Example_Application|ncoder N4 board example application]]

Latest revision as of 10:30, 30 August 2022

The ncoder N4 device is a Syntacore SCR1/RISC-V based 32-bit microcontroller.

Target interface

The core supports cJTAG as a target interface. Due to known limitations with Syntacore SCR1, the maximum stable interface speed is ~1MHz.

Reset

Reset is performed through the RESET pin, so it has to be connected for the reset to work.

Internal Flash

J-Link supports the internal flash located at 0x000C0000 with a size of 32 KB.

Note:
Due to the interface speed limitation, programming speed is limited to ~12 KB/s.

Evaluation Boards

ncoder N4 board

Example Application

ncoder N4 board example application