Difference between revisions of "ESWIN EMU32VL170"

From SEGGER Wiki
Jump to: navigation, search
(Reset)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
[[Category:Device families]]
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 11:
 
| 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 21:
   
 
==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]]

Latest revision as of 14:52, 15 May 2024

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