Search found 307 matches

by chhsieh3
09 Apr 2020, 11:43
Forum: Example Code
Topic: [NUC126] 4-Wired Resistive Touch Panel Controlled
Replies: 0
Views: 1443

[NUC126] 4-Wired Resistive Touch Panel Controlled

Application: This sample code based on NUC126 for implementing the 4-wired resistive touch panel controlled. BSP Version: NUC126 Series BSP CMSIS v3.00.003 Hardware: NuTiny-NUC126 Currently, there are 4-wired, 5-wired, 7-wired and 8-wired types resistive touch panel on the market. This sample code ...
by chhsieh3
09 Apr 2020, 11:38
Forum: Example Code
Topic: [NUC240] Access EEPROM in Keil RTX by Multitasking
Replies: 0
Views: 1544

[NUC240] Access EEPROM in Keil RTX by Multitasking

Application: This code demonstrates how to access EEPROM in Keil RTX program by multitasking. BSP Version: NUC230/240 Series BSP CMSIS V3.01.001 Hardware: NuEdu-EVB-NUC240 V2.1, NuEdu-Basic01 V2.1 When a microcontroller application has to handle many tasks at the same time, we can use RTOS (real-ti...
by chhsieh3
07 Apr 2020, 16:35
Forum: Example Code
Topic: [Mini58] Trim HIRC
Replies: 0
Views: 1551

[Mini58] Trim HIRC

  • Application: Demonstrate how to use LXT to trim HIRC
  • BSP Version: Mini58DE Series BSP CMSIS V3.03.000
  • Hardware: NuTiny-EVB-MINI58-LQPF48
Demonstrate how to use LXT to trim HIRC.

You can download the sample code at https://www.nuvoton.com/resource-downlo ... 1211203553
by chhsieh3
07 Apr 2020, 16:31
Forum: Example Code
Topic: [M051] Drive DM9051 though SPI Interface
Replies: 0
Views: 1541

[M051] Drive DM9051 though SPI Interface

Application: This sample code uses M0516 to drive DM9051 though SPI interface. BSP Version: M051 Series BSP CMSIS Rev3.01.001 Hardware: NuTiny-EVB-M051_ V3.0 This sample code uses M051 to drive DM9051 though SPI1 interface to achieve uIP/httpd function. You can download the sample code at https://w...
by chhsieh3
07 Apr 2020, 16:27
Forum: Example Code
Topic: [NUC240] Timer Capture IR
Replies: 0
Views: 1592

[NUC240] Timer Capture IR

Application: Use Timer 2 capture function to get IR data BSP Version: NUC230/240 Series BSP CMSIS v3.01.002 Hardware: NuTiny–EVB–NUC240–LQFP100 V1.0 This example code demonstrates how to use Timer 2 capture function to get an IR data that is compatible with NEC IR protocol. You can download the sam...
by chhsieh3
07 Apr 2020, 13:53
Forum: Example Code
Topic: [NUC505] WAV Player from internal Flash
Replies: 0
Views: 1532

[NUC505] WAV Player from internal Flash

Application: A WAV player demo using internal codec to play WAV file stored in internal SPI flash BSP Version: NUC505 Series BSP CMSIS V3.02.000 Hardware: NuTiny-EVB-NUC505 V1.6 This sample code uses NUC505 internal codec to play WAV file stored in internal SPI flash. User needs to store WAV file f...
by chhsieh3
07 Apr 2020, 13:49
Forum: Example Code
Topic: [NUC472] uIP Client
Replies: 0
Views: 1501

[NUC472] uIP Client

Application: This code uses Ethernet function to report a message to a host periodically. BSP Version: NUC472 Series BSP CMSIS V3.03.000 Hardware: NuTiny-SDK-NUC472 This example code uses NUC472's Ethernet function to report a message to a host on the network periodically. The network data processi...
by chhsieh3
07 Apr 2020, 13:46
Forum: Example Code
Topic: [Nano100] The driver of MLX90614
Replies: 0
Views: 1551

[Nano100] The driver of MLX90614

Application: This sample code is the driver of MLX90614 based on NANO100 series. BSP Version: Nano100B Series BSP CMSIS v3.03.000 Hardware: NuTiny-EVB-Nano130-LQFP128 V1.0 This sample code is the driver of MLX90614 based on NANO100 series. NANO100 series controls MLX90614 and reads temperature valu...
by chhsieh3
07 Apr 2020, 13:41
Forum: Example Code
Topic: [ML51] LoRa Module Data Transmission
Replies: 0
Views: 1504

[ML51] LoRa Module Data Transmission

Application: This sample code is based on the SPI and GPIO functions in the NuMicro ML51 chip to realize the data transmission of the LoRa module. BSP Version: ML51_BSP_Keil_C51_V1.0.0 Hardware: NT-ML51PC V1.1 LoRa (LongRange) is popular used in the Low Power Wide Area Network (LPWAN). LoRa wireles...
by chhsieh3
07 Apr 2020, 12:03
Forum: Example Code
Topic: [N76E003] Close-Loop BLDC Motor Control
Replies: 0
Views: 1887

[N76E003] Close-Loop BLDC Motor Control

Application: This example code based on N76E003 for implementing the close-loop BLDC motor controlled BSP Version: N76E003_BSP_Keil_C51_V1.0.6 Hardware: NuTiny-N76E003 In this example code, the NuMicro 8051 N76E003 series is used as an example. Based on PWM and GPIO interrupt of N76E003, it can imp...