Difference between revisions of "ESWIN EMU32VL170"

From SEGGER Wiki
Jump to: navigation, search
(Reset)
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
The '''ESWIN EMU32Vl170''' are RISC-V
+
The '''ESWIN EMU32Vl170''' are 32-bit microcontrollers based on RISC-V architecture with RV32EC instruction set.
 
__TOC__
 
__TOC__
   
Line 10: Line 10:
 
| Internal Flash || 0x25000000 || 128 KB || style="text-align:center;"| {{YES}}
 
| Internal Flash || 0x25000000 || 128 KB || style="text-align:center;"| {{YES}}
 
|}
 
|}
 
   
 
==Watchdog Handling==
 
==Watchdog Handling==
 
*The device has a watchdog WDT.
 
*The device has a watchdog WDT.
 
*The watchdog is fed during flash programming.
 
*The watchdog is fed during flash programming.
 
   
 
==Device Specific Handling==
 
==Device Specific Handling==
Line 22: Line 20:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
  +
*ESWIN EMU32VL170 TEST BRD evaluation board: [[ESWIN EMU32VL170 TEST BRD]]
*[SiliconVendor] [EvalBoardName] evaluation board: http://techwiki.segger.local/WikiTemplateEvalBoard
 
   
 
==Example Application==
 
==Example Application==
*[SiliconVendor] [EvalBoardName] evaluation board: http://techwiki.segger.local/WikiTemplateEvalBoard#Example_Project
+
*ESWIN EMU32VL170 TEST BRD evaluation board: [[ESWIN EMU32VL170 TEST BRD#Example_Project]]

Revision as of 11:18, 10 October 2023

The ESWIN EMU32Vl170 are 32-bit microcontrollers based on RISC-V architecture with RV32EC instruction set.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Internal Flash 0x25000000 128 KB YES.png

Watchdog Handling

  • The device has a watchdog WDT.
  • The watchdog is fed during flash programming.

Device Specific Handling

Reset

  • The devices uses normal RISC-V reset, no special handling necessary, like described here.

Evaluation Boards

Example Application