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 [...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  +
[[Category:Device families]]
 
__TOC__
 
__TOC__
 
The ncoder N4 device is a [[Syntacore SCR1]]/RISC-V based 32-bit microcontroller.
 
The ncoder N4 device is a [[Syntacore SCR1]]/RISC-V based 32-bit microcontroller.
Line 14: Line 15:
 
[[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 12:08, 16 May 2024

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