Search found 307 matches

by chhsieh3
18 May 2020, 15:36
Forum: Example Code
Topic: [NUC240] Use ADC to Measure AVDD
Replies: 0
Views: 1499

[NUC240] Use ADC to Measure AVDD

Application: This example code use ADC to measure internal Bandgap voltage(VBG) and use VBG to calculate AVDD. BSP Version: NUC230/240 Series BSP CMSIS V3.01.001 Hardware: NuEdu-EVB-NUC240 v1.0 A temperature independent voltage reference circuit inside microcontroller can produce a constant voltage...
by chhsieh3
18 May 2020, 15:33
Forum: Example Code
Topic: [Nano112] Use ACMP Slope to Measure PT1000
Replies: 0
Views: 1428

[Nano112] Use ACMP Slope to Measure PT1000

Application: This sample code uses the ACMP slope of Nano112 to measure the temperature of PT1000. BSP Version: Nano102/112 Series BSP CMSIS v3.03.000 Hardware: NuTiny-SDK-Nano112V The Single Slop ADC mode is an analog-to-digital conversion technique to measure unknown resistance and can be impleme...
by chhsieh3
18 May 2020, 15:01
Forum: Example Code
Topic: [M451] Use Timer to Drive RGB LED
Replies: 0
Views: 1514

[M451] Use Timer to Drive RGB LED

Application: The code is a demonstration of how to use timer to drive RGB LED. BSP Version: M451 Series BSP CMSIS v3.01.001 Hardware: NuEdu-SDK-M451 v1.2 Use Timer to control the various representations of the I/O display LED, including RGB dimming, flickering and common breathing lights, usually d...
by chhsieh3
18 May 2020, 14:58
Forum: Example Code
Topic: [NUC505] Fast Fourier Transform Using M4 DSP
Replies: 0
Views: 1426

[NUC505] Fast Fourier Transform Using M4 DSP

Application: This sample code uses FFT to get main frequency from Line-in. BSP Version: NUC505 Series BSP CMSIS V3.02.000 Hardware: NuTiny-EVB-NUC505 V1.6 This sample code uses NUC505 internal codec and gets audio data from LINE IN. Use CMSIS DSP library to do Fourier analysis. Users can hear the s...
by chhsieh3
18 May 2020, 14:55
Forum: Example Code
Topic: [NUC240] Spare Register Access
Replies: 0
Views: 1425

[NUC240] Spare Register Access

Application: Write/Read Spare Register BSP Version: NUC230/240 Series BSP CMSIS v3.01.002 Hardware: NuTiny–EVB–NUC240 V1.2 This example code demonstrates how to access spare register. You can download the sample code at https://www.nuvoton.com/resource-download.jsp?tp_GUID=EC0120191217175054
by chhsieh3
18 May 2020, 14:52
Forum: Example Code
Topic: [NUC240] Use RTX to Access SPI Flash with PDMA
Replies: 0
Views: 1438

[NUC240] Use RTX to Access SPI Flash with PDMA

Application: CMSIS-RTOS RTX demonstration for accessing SPI flash with PDMA BSP Version: NUC230/240 Series BSP CMSIS v3.01.002 Hardware: NuEdu-EVB-NUC240 V2.1, NuEdu-Basic01 V2.1 This example code demonstrates how to run a RTX system on NuMicro® NUC240 Series MCU and access SPI flash with PDMA. You...
by chhsieh3
18 May 2020, 14:48
Forum: Example Code
Topic: [Nano130] How to Use ADC ACMP
Replies: 0
Views: 1431

[Nano130] How to Use ADC ACMP

Application: Use ADC compare mode and use TestOScope to plot ADC data BSP Version: Nano100B Series BSP CMSIS v3.03.000 Hardware: NuTiny-EVB-Nano130-LQFP128 v1.1 Sometimes we use the serial port to send the ADC data to the PC for analysis. TestOScope is the computer software, which will capture the ...
by chhsieh3
13 May 2020, 14:39
Forum: Example Code
Topic: [NUC240] USBD HID To EEPROM
Replies: 0
Views: 1605

[NUC240] USBD HID To EEPROM

Application: An implementation of controlling the I2C transfer protocol of NUC240 from PC side via USB HID interface to access the EEPROM device BSP Version: NUC230/240 Series BSP v3.01.002 Hardware: NuTiny–EVB–NUC240–LQFP100 V1.0 This sample code demonstrates how to control the I2C data transfer o...
by chhsieh3
13 May 2020, 14:35
Forum: Example Code
Topic: [Nano100] Simple Application of Photoresistor
Replies: 0
Views: 1422

[Nano100] Simple Application of Photoresistor

Application: This code simulates the situation of a power-saving luminaire. BSP Version: Nano100B Series BSP CMSIS v3.03.000 Hardware: NuEdu-EVB-Nano130 v2.1 The photoresistor is a light-controlled variable resistor. When in a dark environment, the resistance of the photoresistor is very large (on ...
by chhsieh3
13 May 2020, 14:30
Forum: Example Code
Topic: [NUC240] LIN Bus Data Transfer
Replies: 0
Views: 1425

[NUC240] LIN Bus Data Transfer

Application: The code is a demonstration of how to transfer data through LIN Bus. BSP Version: NUC230_240 Series BSP CMSIS v3.01.001 Hardware: NuTiny-EVB-NUC240 v1.2 LIN (Local Interconnect Network) is a serial network protocol used for communication between components and supports a broadcast seri...