Search found 271 matches

by chhsieh3
13 Apr 2020, 15:35
Forum: Example Code
Topic: [M480] FreeRTOS LwIP TCP Client and UDP Client
Replies: 0
Views: 1190

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

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

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

[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...
by chhsieh3
10 Apr 2020, 11:48
Forum: Example Code
Topic: [NUC123] HID Composite Device with 3 interfaces
Replies: 0
Views: 769

[NUC123] HID Composite Device with 3 interfaces

Application: Demonstrate how to implement a USB HID composite device with three interfaces (Mouse, Keyboard, Joystick) BSP Version: NUC123 Series BSP CMSIS V3.01.001 Hardware: NuTiny-EVB-NUC123-LQFP64 v1.0 This example code implements a HID composite device with three 3 functions, HID mouse, HID ke...
by chhsieh3
10 Apr 2020, 11:43
Forum: Example Code
Topic: [M451] Display BMP File from USB Disk
Replies: 0
Views: 793

[M451] Display BMP File from USB Disk

Application: This sample code reads the BMP file of USB disk contents using M451. BSP Version: M451 BSP v3.01.003 Hardware: NuTiny-EVB-M451-LQFP100 V1.3 Using the M451 tiny board, use the EBI interface to connect the 3.5-inch TFT screen and read out the BMP file of USB disk contents.BMP format is 2...
by chhsieh3
10 Apr 2020, 11:37
Forum: Example Code
Topic: [NUC505] MP3 Decoder AMR Encoder
Replies: 0
Views: 1190

[NUC505] MP3 Decoder AMR Encoder

Application: This code uses NUC505 internal audio codec to play MP3 file and record AMR file in the SD card. BSP Version: NUC505 Series BSP CMSIS V3.03.000 Hardware: NuTiny-SDK-NUC505 This example code uses the NUC505 internal audio decoder to play the MP3 audio file (36.MP3) in the SD card. Then, ...
by chhsieh3
10 Apr 2020, 11:34
Forum: Example Code
Topic: [NUC240] USB Three-In-One HID Device
Replies: 0
Views: 785

[NUC240] USB Three-In-One HID Device

Application: Demonstrate how to integrate HID joystick, HID mouse and HID keyboard in one USB device. BSP Version: NUC230/240 Series BSP CMSIS V3.01.001 Hardware: NuTiny-EVB-NUC240 V1.2 An USB Composite Device is a peripheral device that supports more than one device class at the same time. In orde...
by chhsieh3
10 Apr 2020, 11:28
Forum: Example Code
Topic: [Nano100] Measure VDD And Temperature
Replies: 0
Views: 757

[Nano100] Measure VDD And Temperature

Application: Demonstrate measure internal temperature and supply voltage of IC using internal BandGap 2.5V voltage. BSP Version: Nano100B Series BSP CMSIS V3.03.000 Hardware: NuTiny-EVB-Nano130-LQPF128 Demonstrate measure internal temperature and supply voltage of IC using internal BandGap 2.5V vol...
by chhsieh3
10 Apr 2020, 11:23
Forum: Example Code
Topic: [M480] emWin Graphic to Widget
Replies: 0
Views: 742

[M480] emWin Graphic to Widget

Application: This example code utilizes API of emWin to draw graphic 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 ...