Search found 307 matches

by chhsieh3
10 Apr 2020, 11:48
Forum: Example Code
Topic: [NUC123] HID Composite Device with 3 interfaces
Replies: 0
Views: 1536

[NUC123] HID Composite Device with 3 interfaces

Application: Demonstrate how to implement a USB HID composite device with three interfaces (Mouse, Keyboard, Joystick) BSP Version: NUC123 Series BSP CMSIS V3.01.001 Hardware: NuTiny-EVB-NUC123-LQFP64 v1.0 This example code implements a HID composite device with three 3 functions, HID mouse, HID ke...
by chhsieh3
10 Apr 2020, 11:43
Forum: Example Code
Topic: [M451] Display BMP File from USB Disk
Replies: 0
Views: 1518

[M451] Display BMP File from USB Disk

Application: This sample code reads the BMP file of USB disk contents using M451. BSP Version: M451 BSP v3.01.003 Hardware: NuTiny-EVB-M451-LQFP100 V1.3 Using the M451 tiny board, use the EBI interface to connect the 3.5-inch TFT screen and read out the BMP file of USB disk contents.BMP format is 2...
by chhsieh3
10 Apr 2020, 11:37
Forum: Example Code
Topic: [NUC505] MP3 Decoder AMR Encoder
Replies: 0
Views: 2310

[NUC505] MP3 Decoder AMR Encoder

Application: This code uses NUC505 internal audio codec to play MP3 file and record AMR file in the SD card. BSP Version: NUC505 Series BSP CMSIS V3.03.000 Hardware: NuTiny-SDK-NUC505 This example code uses the NUC505 internal audio decoder to play the MP3 audio file (36.MP3) in the SD card. Then, ...
by chhsieh3
10 Apr 2020, 11:34
Forum: Example Code
Topic: [NUC240] USB Three-In-One HID Device
Replies: 0
Views: 1546

[NUC240] USB Three-In-One HID Device

Application: Demonstrate how to integrate HID joystick, HID mouse and HID keyboard in one USB device. BSP Version: NUC230/240 Series BSP CMSIS V3.01.001 Hardware: NuTiny-EVB-NUC240 V1.2 An USB Composite Device is a peripheral device that supports more than one device class at the same time. In orde...
by chhsieh3
10 Apr 2020, 11:28
Forum: Example Code
Topic: [Nano100] Measure VDD And Temperature
Replies: 0
Views: 1488

[Nano100] Measure VDD And Temperature

Application: Demonstrate measure internal temperature and supply voltage of IC using internal BandGap 2.5V voltage. BSP Version: Nano100B Series BSP CMSIS V3.03.000 Hardware: NuTiny-EVB-Nano130-LQPF128 Demonstrate measure internal temperature and supply voltage of IC using internal BandGap 2.5V vol...
by chhsieh3
10 Apr 2020, 11:23
Forum: Example Code
Topic: [M480] emWin Graphic to Widget
Replies: 0
Views: 1479

[M480] emWin Graphic to Widget

Application: This example code utilizes API of emWin to draw graphic that can be used as a button to change value of text edit on the panel. BSP Version: M480 Series BSP CMSIS V3.03.001 Hardware: NuMaker-PFM-M487 V3.0, M487 Advance Ver4.0 Nuvoton has license emWin library from Segger. It is really ...
by chhsieh3
09 Apr 2020, 11:59
Forum: Example Code
Topic: [NUC240] MSD with SPI mode SD Card and HID Mouse
Replies: 0
Views: 1652

[NUC240] MSD with SPI mode SD Card and HID Mouse

Application: This sample code accesses SD card by the SPI interface for USB mass storage device medium and support USB HID mouse function. BSP Version: NUC200 Series BSP CMSIS V3.00.003 Hardware: NuTiny-EVB-NUC240-LQFP100 V1.00 An USB Composite Device is a peripheral device that supports more than ...
by chhsieh3
09 Apr 2020, 11:56
Forum: Example Code
Topic: [Nano130] Communication With BT Module
Replies: 0
Views: 1470

[Nano130] Communication With BT Module

Application: The sample code shows how to use Nano130 to communicate with Bluetooth module VICTOR-BT4030 through UART1. BSP Version: Nano100B Series BSP CMSIS v3.03.000 Hardware: NuEdu-EVB-Nano130+NuEdu-Basic01 This example describes how to communicate with the Bluetooth module to achieve wireless ...
by chhsieh3
09 Apr 2020, 11:51
Forum: Example Code
Topic: [NUC472] EBI SRAM Heap
Replies: 0
Views: 1566

[NUC472] EBI SRAM Heap

Application: Heap Space on EBI SRAM BSP Version: NUC472/NUC442 Series BSP CMSIS v3.03.000 Hardware: Nuvoton NUC472 Demo Board V1.0 NuMicro® NUC472/NUC442 series is equipped with an external bus interface (EBI) for connecting external devices. NUC472/NUC442 EBI facilitates connecting the device of w...
by chhsieh3
09 Apr 2020, 11:48
Forum: Example Code
Topic: [NUC240] Drive 4-Phase Step Motor
Replies: 0
Views: 1523

[NUC240] Drive 4-Phase Step Motor

Application: This example shows how to drive 4-phase step motor on NUC230/240 series chips. BSP Version: NUC230/240 Series BSP CMSIS V3.01.001 Hardware: NuEdu-EVB-NUC240 V1.0 NUC230/240 series MCU can output signals to drive a 4-phase step motor. This document is to introduce how NUC240-NuEdu board...