Search found 309 matches

by chhsieh3
27 Apr 2020, 14:43
Forum: Example Code
Topic: [M480] Combine Color Data by PDMA Stride Mode
Replies: 0
Views: 1521

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

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

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

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

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

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

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

[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...
by chhsieh3
21 Apr 2020, 13:38
Forum: Example Code
Topic: [NUC240] Use ACMP to Invert UART TX
Replies: 0
Views: 1620

[NUC240] Use ACMP to Invert UART TX

Application: Use ACMP to invert the UART TX signal. BSP Version: NUC230/240 Series BSP CMSIS V3.01.001 Hardware: NuTiny-EVB-NUC240 V1.2 In some applications, the UART signal needs to be inverted, and we can implement it using ACMP. This article uses UART TX as an example, and UART can also use this...
by chhsieh3
20 Apr 2020, 14:37
Forum: Example Code
Topic: [Nano130] Control MPU9250 Sensor
Replies: 0
Views: 1775

[Nano130] Control MPU9250 Sensor

Application: This sample code uses Nano130 to control sensor MPU9250. BSP Version: Nano100B Series BSP CMSIS v3.03.000 Hardware: NuEdu-EVB-Nano130 This example shows how to use Nano130 to communicate with motion sensor MPU9250 to obtain the motion track and direction of the device. First, Nano130 i...