Skip to main content

How to install WIZwiki-W7500 serial driver

Overview

CMSIS-DAP of WIZwiki-W7500 has two functions. The first function is firmware writing to the W7500 (Target MCU) through USB Interface. The second function is to receive and transmit data in the UART1 of W7500 using the USB Interface.
The first function is used without the driver, but the second function is used after installing the driver.
CMSIS-DAP Interface of WIZwiKI-W7500 as shown in the photo below.
CMSIS-DAP Interface


Serial driver installation

The driver could be found on the LINK below, click on the "Download latest driver" can download the latest driver.
🌎ARM mbed Window serial configuration PAGE
If the driver is successfully installed, serial port that is created as "mbed Seral Port (COMn)" in Device Manager.