Difference between revisions of "ESWIN EMU32VL170"

From SEGGER Wiki
Jump to: navigation, search
Line 20: Line 20:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*ESWINEMU32VL170 TEST BRD evaluation board: http://wiki.segger.com/ESWIN_EMU32VL170_TEST_BRD
+
*ESWIN EMU32VL170 TEST BRD evaluation board: http://wiki.segger.com/ESWIN_EMU32VL170_TEST_BRD
   
 
==Example Application==
 
==Example Application==
*ESWINEMU32VL170 TEST BRD evaluation board: http://wiki.segger.com/ESWIN_EMU32VL170_TEST_BRD#Example_Project
+
*ESWIN EMU32VL170 TEST BRD evaluation board: http://wiki.segger.com/ESWIN_EMU32VL170_TEST_BRD#Example_Project

Revision as of 10:11, 28 September 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