NuMaker NuWicam sample on NUC472

Dependencies:   Modbus nvt_rs485

NuWicam for NuMaker-PFM-NUC472 board. Please refer document before executing it. More details, please refer https://github.com/OpenNuvoton/NuMaker_NuWicam_Samples/

README.md

Committer:
cyliang
Date:
2017-10-06
Revision:
13:da3c6fafcb97
Parent:
8:478b47fb0af6

File content as of revision 13:da3c6fafcb97:

# Getting started NuMaker NuWicam lite sample on mbed OS


### Import NuMaker_NuWicam_Lite from on-line IDE
1. Please choose Nuvoton NuMaker-PFM-XXX as your target platform.
2. Please press the left-up icon "New", then choose "NuMaker Nuwicam sample on NUC472" from the template list.
3. Your NuMaker_NuWicam_Lite program is existed.

#### Now compile
Please press compile icon.

#### Burn Code & Execute
1. Connect the board NuMaker-PFM-XXX with your PC by USB cable, then there will be one "mbed" disk.
2. Copy the built binary file into "mbed" disk on you PC.
3. It needs run with NuMaker NuWicam board.
4. Press device's reset button to execute, user could test I2C slave devices.
   

#### Note
1. Please refer to the documents at the path https://github.com/OpenNuvoton/NuMaker_NuWicam_Samples/ for more details.