Search found 271 matches

by chhsieh3
28 Apr 2020, 15:22
Forum: Example Code
Topic: [M031] USB Device Remote Wakeup
Replies: 0
Views: 1039

[M031] USB Device Remote Wakeup

Application: Demonstrate how to Implement USB Device Remote Wakeup Function. BSP Version: M031 Series BSP CMSIS V3.01.000 Hardware: NuMaker-M032SE V1.3 This example code contains the USB suspend/resume and remote wakeup knowledge. All USB devices must support suspend mode to keep low power consumpt...
by chhsieh3
27 Apr 2020, 14:49
Forum: Example Code
Topic: [Nano100B] Timer Trigger PDMA
Replies: 0
Views: 808

[Nano100B] Timer Trigger PDMA

Application: Timer Trigger PDMA BSP Version: NANO100B BSP CMSIS V3.03.001 Hardware: NANO100B-Tiny NuMicro® NANO100B supports TIMER trigger PDMA. In NANO100B, the sample bsp\SampleCode\StdDriver\PDMA_memory shows memory to memory transfer. The sample Timer_Trigger_PDMA modifies BSP sample PDMA_memor...
by chhsieh3
27 Apr 2020, 14:43
Forum: Example Code
Topic: [M480] Combine Color Data by PDMA Stride Mode
Replies: 0
Views: 792

[M480] Combine Color Data by PDMA Stride Mode

Application: Combine red, green and blue data into a RGB color array by PDMA stride mode BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-ETM-M487 v1.2 This example code shows how to combine red, green and blue data into a RGB color array by PDMA stride mode of M480 series. You can do...
by chhsieh3
27 Apr 2020, 14:35
Forum: Example Code
Topic: [M051] IO Switching Example with UID Advanced Protection
Replies: 0
Views: 943

[M051] IO Switching Example with UID Advanced Protection

Application: Example code for determining whether IO is switched by checking a custom UID BSP Version: M051 Series BSP CMSIS v3.01.001 Hardware: NuTiny–EVB–M051_V3.0 The Nuvoton M051 series microprocessor provides a UID (Unique Identifier). The developer can determine whether the application contin...
by chhsieh3
27 Apr 2020, 14:29
Forum: Example Code
Topic: [M480] PLL and PWM Clock Setting
Replies: 0
Views: 909

[M480] PLL and PWM Clock Setting

Application: Two applications that can list clock setting to generate target PLL and PWM settings. NuMicro® M480 series consist of one PLL sourced from HIRC or HXT, allows CPU operation up to the maximum CPU frequency without the need for a high-frequency crystal. And the M480 can generate PWM wave...
by chhsieh3
27 Apr 2020, 14:19
Forum: Example Code
Topic: [M480] Dual Bank Update Operation
Replies: 0
Views: 980

[M480] Dual Bank Update Operation

Application: Dual Bank firmware update sample code BSP Vervsion: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-ETM-M487 This example code shows how to update firmware which doesn’t need to stop program execution. You can download the sample code at https://www.nuvoton.com/resource-download.jsp?...
by chhsieh3
21 Apr 2020, 14:44
Forum: Example Code
Topic: [M480] UAC1.0 48kHz, 24-bit and 2-ch on playback and record
Replies: 0
Views: 984

[M480] UAC1.0 48kHz, 24-bit and 2-ch on playback and record

Application: This example code uses M480 MCU and NAU88L25 audio codec device to implement the UAC1.0 based on sample-rate 48kHz, 24-bit data length and 2-channel on both playback and record ways. BSP Version: M480 Series BSP CMSIS V3.03.001 Hardware: NuMaker-PFM-M487 V3.0 This example code uses M48...
by chhsieh3
21 Apr 2020, 14:36
Forum: Example Code
Topic: [NUC123] HID RF-Mouse through RF24L01
Replies: 0
Views: 848

[NUC123] HID RF-Mouse through RF24L01

Application: The sample code is NUC123 applied to wireless mouse through RF24L01. BSP Version: NUC123 Series BSP CMSIS v3.01.001 Hardware: NuTiny-EVB-123-LQFP64 V1.0 This sample code uses SPI0 interface to initialize RF24L01 and make it as the receiving mode to receive the data. After receiving the...
by chhsieh3
21 Apr 2020, 13:52
Forum: Example Code
Topic: [M480] emWin BMP with SPIM
Replies: 0
Views: 949

[M480] emWin BMP with SPIM

Application: This example code utilizes API of emWin to show pictures storing in the external SPI flash 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 simple to use API of e...
by chhsieh3
21 Apr 2020, 13:44
Forum: Example Code
Topic: [NUC123] Implementation of Vendor Command
Replies: 0
Views: 894

[NUC123] Implementation of Vendor Command

Application: Demonstrate the implementation of USB vendor command BSP Version: NUC123 Series BSP CMSIS V3.01.001 Hardware: NuTiny-EVB-NUC123-LQFP64 v1.0 This document demonstrates how to implement a vendor command on a USB HID device. It includes 2 vendor command, read and write. USB tool, Bus Houn...