Search found 311 matches

by chhsieh3
14 Apr 2020, 14:42
Forum: Example Code
Topic: [NUC220] USBD HID SetReport GetReport
Replies: 0
Views: 1526

[NUC220] USBD HID SetReport GetReport

Application: Demonstrate how to send the command and data of set/get report request in control endpoint BSP Version: NUC200 Series BSP CMSIS v3.00.003 Hardware: NuTiny-EVB-NUC220 V1.0 In the USB communication, the interrupt and bulk endpoints are usually used for data transfer. This example code im...
by chhsieh3
13 Apr 2020, 16:47
Forum: Example Code
Topic: [Nano130] TCRT5000 IR Sensor Control
Replies: 0
Views: 1597

[Nano130] TCRT5000 IR Sensor Control

Application: This sample code uses Nano130 to control the TCRT5000 sensor. BSP Version: Nano100B Series BSP CMSIS v3.01.000 Hardware: NuTiny-EVB-Nano130 The TCRT5000 sensor works on the same principle as ordinary infrared sensors. The TCRT5000 has an infrared emitter tube and an infrared receiver t...
by chhsieh3
13 Apr 2020, 16:39
Forum: Example Code
Topic: [NUC240] USBD HID Keyboard SetReport
Replies: 0
Views: 1569

[NUC240] USBD HID Keyboard SetReport

Application: Demonstrate how to use keyboard to get data of set report request BSP Version: NUC230/NUC240 Series BSP CMSIS v3.01.002 Hardware: NuTiny-EVB-NUC240 V1.2 This example code implements a USB keyboard device and uses a GPIO to simulate key input. In the meanwhile, user can get data of Set_...
by chhsieh3
13 Apr 2020, 16:32
Forum: Example Code
Topic: [NUC123] Detect UART Baud Rate by PWM Capture
Replies: 0
Views: 1520

[NUC123] Detect UART Baud Rate by PWM Capture

Application: This code uses NUC123 PWMA channel 0 (PA.12) to detect UART1 baud rate by PWM capture function. BSP Version: NUC123 Series BSP CMSIS v3.01.001 Hardware: NuTiny-SDK-NUC123AE V1.0, Nu-Link2-Me This example code uses PWMA channel 0 (PA.12) to detect UART1 baud rate by PWM capture function...
by chhsieh3
13 Apr 2020, 16:23
Forum: Example Code
Topic: [NUC122] USB Composite Device with Caps Lock LED
Replies: 0
Views: 1595

[NUC122] USB Composite Device with Caps Lock LED

Application: Demonstrate how to implement a USB HID composite device (Mouse, Keyboard with Caps Lock LED and Media key) BSP Version: NUC122 Series BSP CMSIS v3.00.003 Hardware: NuTiny-EVB-122-LQFP64 V2.0 An USB Composite Device is a peripheral device that supports more than one device class at the ...
by chhsieh3
13 Apr 2020, 16:16
Forum: Example Code
Topic: [M480] emWin BMP to Widget
Replies: 0
Views: 1522

[M480] emWin BMP to Widget

Application: This example code utilizes API of emWin to show BMP 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 simp...
by chhsieh3
13 Apr 2020, 15:51
Forum: Example Code
Topic: [M480] EEPROM Access Using I2C
Replies: 0
Views: 1729

[M480] EEPROM Access Using I2C

Application: EEPROM Access Using Software I2C BSP Version: M480 Series BSP CMSIS V3.03.001 Hardware: NuMaker-PFM-M487 Ver 3.0 + M487 Advance Ver 4.0 It is possible to use GPIO to emulate I2C function when the system needs more I2C multi-function pins than M480 can provide. This example code uses GP...
by chhsieh3
13 Apr 2020, 15:48
Forum: Example Code
Topic: [M051] Display Chinese Characters On LCD
Replies: 0
Views: 1505

[M051] Display Chinese Characters On LCD

Application: This code uses M051 to drive LCD to display Chinese characters. BSP Version: M051 Series BSP CMSIS v3.01.001 Hardware: Nu-LB_004 v1.0 The sample code is to add LCD Chinese characters display function based on the Nuvoton NU-LB_004 learning board. This code is intended to provide a refe...
by chhsieh3
13 Apr 2020, 15:41
Forum: Example Code
Topic: [M051] Measure Internal Temperature Sensor
Replies: 0
Views: 1850

[M051] Measure Internal Temperature Sensor

Application: ADC measure internal temperature sensor example code of microcontrollers BSP Version: M051 Series BSP CMSIS v3.01.001 Hardware: NuTiny–EVB–M051_V3.0 Microcontrollers are widely used in different ambient temperatures. Nuvoton NuMicro® Cortex®–M0 M051 Series built-in a temperature sensor...
by chhsieh3
13 Apr 2020, 15:38
Forum: Example Code
Topic: [Nano130] Timer Wakeup
Replies: 0
Views: 1496

[Nano130] Timer Wakeup

Application: This code initial some peripheral and demo wakeup by Timer BSP Version: Nano100B Series BSP CMSIS v3.02.002 Hardware: NuTiny-EVB-Nano130-LQFP128 v1.0 This example code will demo how to initial the GPIO, Timer, ADC, PWM and SPI. When the system power down, it will wake up by Timer inter...