Search found 309 matches

by chhsieh3
20 Apr 2020, 14:30
Forum: Example Code
Topic: [M480] UART Wake Up and Compensation
Replies: 0
Views: 1654

[M480] UART Wake Up and Compensation

Application: This sample code uses the UART to wake up the M480 from power down mode and perform frequency compensation. BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-PFM-M487 Ver 3.0 In this example code, the M480 will enter the power down mode. When the received UART data reaches...
by chhsieh3
20 Apr 2020, 14:19
Forum: Example Code
Topic: [Nano100] Timer Trigger DAC and PDMA
Replies: 0
Views: 1578

[Nano100] Timer Trigger DAC and PDMA

Application: Demonstrate PDMA trigger DAC convert sine wave outputs BSP Version: Nano100B Series BSP CMSIS V3.03.000 Hardware: NuTiny-EVB-Nano130-LQPF128 Demonstrate PDMA trigger DAC convert sine wave outputs. You can download the sample code at https://www.nuvoton.com/resource-download.jsp?tp_GUID...
by chhsieh3
20 Apr 2020, 14:09
Forum: Example Code
Topic: [Nano100] UART Rx Wakeup
Replies: 0
Views: 1569

[Nano100] UART Rx Wakeup

Application: This code demo the UART RX wakeup BSP Version: Nano100B Series BSP CMSIS V3.02.002 Hardware: NuTiny-EVB-Nano130-LQFP128 V1.0 This example code will demo the system how to wake up by UART RX. And the UART RX enables the PDMA function. You can download the sample code at https://www.nuvo...
by chhsieh3
20 Apr 2020, 13:56
Forum: Example Code
Topic: [NUC240] Drive GP2Y1010AU0F to Get PM2.5 Value
Replies: 0
Views: 1547

[NUC240] Drive GP2Y1010AU0F to Get PM2.5 Value

Application: This sample code uses NUC240 to drive GP2Y1010AU0F to get PM2.5 value through ADC interface. BSP Version: NUC230_240 Series BSP CMSIS v3.01.001 Hardware: NuTiny-SDK-NUC240V This sample code uses NUC240 to drive GP2Y1010AU0F to get Vo value (GP2Y1010AU0F output voltage) to calculate PM2...
by chhsieh3
14 Apr 2020, 14:57
Forum: Example Code
Topic: [M451] UART Output Chinese Character
Replies: 0
Views: 1761

[M451] UART Output Chinese Character

Application: Demonstrate how to use UART output Chinese character on terminal BSP Version: M451 Series BSP CMSIS V3.01.003 Hardware: NuTiny-EVB-M451 LQFP100 V1.3 The serial port is a very familiar peripheral. We don't want to introduce more about the serial port but focus on the encoding topic of s...
by chhsieh3
14 Apr 2020, 14:54
Forum: Example Code
Topic: [M451] Use I2C to Drive MPU6050
Replies: 0
Views: 1763

[M451] Use I2C to Drive MPU6050

Application: This sample code is M451 drives and controls six-axis sensor MPU6050 through I2C interface. BSP Version: M451 Series BSP CMSIS v3.01.003 Hardware: SmartM-M451 Mini The sample code uses M451 GPIO to simulate I2C to initialize 6-axis sensor, and reads 6-axis sensor data through I2C.The M...
by chhsieh3
14 Apr 2020, 14:51
Forum: Example Code
Topic: [M480] emWin Display Text
Replies: 0
Views: 1543

[M480] emWin Display Text

Application: This example code utilizes API of emWin to show different drawing mode 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 emWin to develop huma...
by chhsieh3
14 Apr 2020, 14:47
Forum: Example Code
Topic: [M451] Load and Call Functions in SRAM
Replies: 0
Views: 1556

[M451] Load and Call Functions in SRAM

Application: The example code demonstrates how to dump the binary code of a function, and fill the binary code to SRAM then call it. BSP Version: M451 Series BSP V3.01.001 Hardware: Any M451 series boards The example code has two steps to demonstrate Dump the binary code of a function. Fill the bin...
by chhsieh3
14 Apr 2020, 14:42
Forum: Example Code
Topic: [NUC220] USBD HID SetReport GetReport
Replies: 0
Views: 1517

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

[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...