Search found 271 matches
- 02 Jun 2020, 16:49
- Forum: Example Code
- Topic: [M451] DSP PID Controller
- Replies: 0
- Views: 910
[M451] DSP PID Controller
Application: The document shows the performance difference between CPU calling software PID function and DSP PID library. BSP Version: M451 Series BSP CMSIS v3.01.002 Hardware: NuTiny-EVB-M451-LQFP100 V1.3 Proportional--integral--derivative (PID) controllers have been the backbone of motion and pro...
- 02 Jun 2020, 15:01
- Forum: Example Code
- Topic: [NUC240] Read PC Value by SVC
- Replies: 0
- Views: 853
[NUC240] Read PC Value by SVC
Application: This code reads the current PC, stack, R0, R1 and R12 registers value by SVC. BSP Version: NUC230/240 Series BSP CMSIS V3.01.001 Hardware: NuTiny-EVB-NUC240 V1.2 SVC interrupt is generated through executing SVC instruction which can provide service in OS operation system. After SVC int...
- 02 Jun 2020, 14:58
- Forum: Example Code
- Topic: [NUC240] Use SPI to Drive ENC28J20
- Replies: 0
- Views: 847
[NUC240] Use SPI to Drive ENC28J20
Application: This sample code uses NUC240 SPI to drive ENC28J20. BSP Version: NUC230/240 Series BSP CMSIS V3.01.001 Hardware: NuTiny-SDK-NUC240V This sample code uses NUC240 series MCU to drive ENC28J20 Ethernet controller through SPI2 interface to archive uIP function. When the ENC28J20 module con...
- 02 Jun 2020, 11:19
- Forum: Example Code
- Topic: [NUC140] FreeRTOS Porting
- Replies: 0
- Views: 884
[NUC140] FreeRTOS Porting
Application: The document introduces how to port FreeRTOS on NUC100 and demonstration sample codes base on FreeRTOS. BSP Version: NUC100 Series BSP CMSIS v3.00.003 Hardware: NuTiny_EVB_NUC140_LQFP100 V1.0 This document will introduce how to port FreeRTOS on NuMicro® NUC100 Series MCU and demonstrat...
- 02 Jun 2020, 11:16
- Forum: Example Code
- Topic: [M480] FreeRTOS LED Flash
- Replies: 0
- Views: 855
[M480] FreeRTOS LED Flash
Application: This code is a basic application for FreeRTOS task creating to flash LED. BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-PFM-M487 This code is a basic application for FreeRTOS task creating to flash LED. You can download the sample code at https://www.nuvoton.com/resour...
- 02 Jun 2020, 11:03
- Forum: Example Code
- Topic: [M451] Temperature Sensor
- Replies: 0
- Views: 889
[M451] Temperature Sensor
Application: This code uses EADC to measure internal temperature sensor voltage. BSP Version: M451 Series BSP CMSIS V3.01.003 Hardware: NuEdu-SDK-M451 v2.0 This code uses EADC to measure the voltage of the M451's internal temperature sensor. User could monitor the temperature of the chip to avoid e...
- 27 May 2020, 11:09
- Forum: Example Code
- Topic: [Mini51] PWM Fan Control
- Replies: 0
- Views: 930
[Mini51] PWM Fan Control
Application: This code uses Mini51 PWM Channel 0 (P2.2) to control 4-wire PWM fan speed and uses Timer 0 external capture pin (P3.2) to detect fan speed in RPM. BSP Version: Mini51DE Series BSP CMSIS v3.02.000 Hardware: NuTiny-SDK-Mini54 V3.1, 4-wire PWM fan This example code uses PWM Channel 0 (P2...
- 27 May 2020, 11:06
- Forum: Example Code
- Topic: [M480] PWM Synchronous
- Replies: 0
- Views: 860
[M480] PWM Synchronous
Application: Demo the PWM synchronous function BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-FPM-M487 v3.0 The PWM Synchronous function is used for making different PWM channel in phase. User can control phase value and direction. Be sure to set PWM in complementary mode when using...
- 27 May 2020, 11:03
- Forum: Example Code
- Topic: [NUC123] UART ISP Using Python
- Replies: 0
- Views: 1022
[NUC123] UART ISP Using Python
Application: UART ISP Using Python BSP Version: NUC123 Series BSP CMSIS V3.01.001 Hardware: NuTiny-EVB-NUC123-LQFP64 v1.0 This example implements an ISP (In System Programming) program in Python3 on PC side. It needs ISP firmware provided by Nuvoton for ISP operation. You can download the sample co...
- 27 May 2020, 11:01
- Forum: Example Code
- Topic: [Nano130] The Driver of QMC5883L
- Replies: 0
- Views: 839
[Nano130] The Driver of QMC5883L
Application: This sample code is the driver of QMC5883L based on NANO100 series. BSP Version: Nano100B Series BSP CMSIS v3.03.000 Hardware: NuTiny-EVB-Nano130-LQFP128 V1.0 QMC5883L is a three-axis magnetic sensor, controlled by I2C interface. You can download the sample code at https://www.nuvoton....
