Search found 307 matches

by chhsieh3
13 Apr 2020, 16:23
Forum: Example Code
Topic: [NUC122] USB Composite Device with Caps Lock LED
Replies: 0
Views: 1580

[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: 1508

[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: 1710

[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: 1494

[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: 1834

[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: 1479

[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...
by chhsieh3
13 Apr 2020, 15:35
Forum: Example Code
Topic: [M480] FreeRTOS LwIP TCP Client and UDP Client
Replies: 0
Views: 2151

[M480] FreeRTOS LwIP TCP Client and UDP Client

Application: This code is an echo client that is implemented with LwIP under FreeRTOS to communicate with a server by TCP and UDP protocols. BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-PFM-M487 This code is an echo client that is implemented with LwIP under FreeRTOS. This FreeRTO...
by chhsieh3
10 Apr 2020, 15:00
Forum: Example Code
Topic: [Mini51] PWM Trigger ADC and PWM Brake
Replies: 0
Views: 2034

[Mini51] PWM Trigger ADC and PWM Brake

Application: This document describes how to use PWM trigger ADC and PWM brake function to stop PWM output. BSP Version: Mini51DE Series BSP CMSIS V3.02.000 Hardware: NuTiny-EVB-Mini51_V2.1 This example code demonstrates two PWM functions. The first one is PWM triggers ADC and the second is PWM brak...
by chhsieh3
10 Apr 2020, 14:57
Forum: Example Code
Topic: [Mini51] EEPROM Emulation Using Data Flash
Replies: 0
Views: 1891

[Mini51] EEPROM Emulation Using Data Flash

Application: Data Flash Simulate EEPROM and Write/Read EEPROM BSP Version: Mini51DE Series BSP CMSIS V3.02.000 Hardware: NuTiny-EVB-Mini51_V2.1 The purpose of Mini51 EEPROM Emulation Using Data Flash is to allocate a Data Flash region to simulate an EEPROM region, and to provide relative write and ...
by chhsieh3
10 Apr 2020, 14:54
Forum: Example Code
Topic: [Nano100] SPI 21 MHz Clock Data Transmission
Replies: 0
Views: 1461

[Nano100] SPI 21 MHz Clock Data Transmission

Application: Demonstrate SPI data transmission for a 21 MHz clock BSP Version: Nano100B Series BSP CMSIS V3.03.000 Hardware: NuTiny-EVB-Nano130-LQPF128 Demonstrate SPI data transmission for a 21 MHz clock. You can download the sample code at https://www.nuvoton.com/resource-download.jsp?tp_GUID=EC0...