Skip to content

danchouzhou/003Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

003Clock

image

Usage

To clone this project

This project work with submodule from Nuvoton corporation. You need to initialize submodules by passing --recurse-submodules to the git clone command.

git clone https://github.com/danchouzhou/003Clock.git --recurse-submodules

Build tools

Please make sure the installation path is the same as the one in setting.json.

Build the firmware

cd firmware/003Clock

Simply ./build.bat. main.bin should be inside the Objects folder.

./build.bat

Flash the firmware by Nu-Link programmer (ICP)

./flash.bat

Flash the firmware without a Nu-Link programmer (ISP)

  1. Download the NuMicro ISP Programming Tool
  2. Connect USB-UART adapter to PC
  3. Select the COM port and then press connect
    image
  4. Connect the target device to the USB-UART adapter, ISP Tool should show connected
    image
  5. Select APROM file and check APROM and Reset and Run, then press Start
    image

About

Nuvoton N76E003 / N76S003 MCU digital clock kit.

Resources

Stars

Watchers

Forks

Contributors