Search found 309 matches

by chhsieh3
06 May 2020, 14:11
Forum: Example Code
Topic: [M480 USB Audio Codec and HID Composite Device
Replies: 0
Views: 1773

[M480 USB Audio Codec and HID Composite Device

Application: This example code uses M480 MCU and NAU88L25 audio codec device to implement an USB composite device that based on the USB audio class 1.0 (UAC1.0) and HID class. BSP Version: M480 Series BSP CMSIS V3.03.001 Hardware: NuMaker-PFM-M487 V3.0 This example code uses M480 MCU and on-board t...
by chhsieh3
06 May 2020, 14:07
Forum: Example Code
Topic: [M480] Use LDROM As APROM
Replies: 0
Views: 2577

[M480] Use LDROM As APROM

Application: The NuMicro® M480 series provides embedded Flash memory (includes APROM and LDROM). APROM is main memory for user applications. LDROM is for a loader to implement In-System-Programming (ISP) function. LDROM is a 4KB embedded Flash memory, the Flash address range is from 0x0010_0000 to ...
by chhsieh3
06 May 2020, 14:05
Forum: Example Code
Topic: [M480] Intelligent Power Station
Replies: 0
Views: 1546

[M480] Intelligent Power Station

Application: This example code uses M480 GPIO pins to control the relay and MOSFET switches and the Enhance ADC (EADC) with peripheral hardware circuits to measure the AC power currents and USB DC currents that passing thru the enabled AC and USB sockets. BSP Version: M480 Series BSP CMSIS V3.03.00...
by chhsieh3
06 May 2020, 14:02
Forum: Example Code
Topic: [Nano100] Read DS18B20
Replies: 0
Views: 1560

[Nano100] Read DS18B20

Application: This code uses Nano100 to read DS18B20. BSP Version: Nano100B Series BSP CMSIS v3.03.000 Hardware: NuTiny-EVB-Nano130-LQFP128 v1.1 The MCU communicates with DS18B20 through PD.0, reads DS18B20 and then outputs the temperature through serial port as float type. DS18B20 temperature resol...
by chhsieh3
05 May 2020, 15:39
Forum: Example Code
Topic: [M451] Driver DM9051 with FreeRTOS
Replies: 0
Views: 1620

[M451] Driver DM9051 with FreeRTOS

Application: This sample code uses M451 to drive DM9051 with FreeRTOS. BSP Version: M451 BSP v3.01.003 Hardware: NuTiny-SDK-M451V This sample code uses M451 to drive DM9051 though SPI interface to achieve uIP/httpd function and flash led via PC9 in FreeRTOS. You can download the sample code at http...
by chhsieh3
05 May 2020, 15:33
Forum: Example Code
Topic: [Mini51] HC-SR04 Sensor Control
Replies: 0
Views: 1603

[Mini51] HC-SR04 Sensor Control

Application: This sample code uses Mini51 to control the HC-SR04 sensor. BSP Version: Mini51DE Series BSP CMSIS v3.02.000 Hardware: NuTiny-EVB-Mini51 This procedure is the ranging procedure of HC-SR04 ultrasonic module. You can download the sample code at https://www.nuvoton.com/resource-download.j...
by chhsieh3
05 May 2020, 15:25
Forum: Example Code
Topic: [M480] Using Keil M4 DSP Library
Replies: 0
Views: 1555

[M480] Using Keil M4 DSP Library

Application: The CMSIS-DSP library is a suite of common signal processing and mathematical functions that have been optimized for the NuMicro® M4 microcontroller. This document describes how to use the basic math functions from the Keil M4 DSP library to help users get DSP high performance advantag...
by chhsieh3
05 May 2020, 15:17
Forum: Example Code
Topic: [M480] PDMA ExSRAM Basic Mode
Replies: 0
Views: 1655

[M480] PDMA ExSRAM Basic Mode

Application: M480 EBI interface write/read data to External SRAM with PDMA basic mode example code. BSP Version: M480 Series BSP CMSIS V3.03.001 Hardware: NuMaker-PFM-M487 V3.0 & M487 Advance Ver4.0 This chip is equipped with an external bus interface (EBI) for external device use. In order to conn...
by chhsieh3
05 May 2020, 15:09
Forum: Example Code
Topic: [M480] FreeRTOS LwIP HTTP Server
Replies: 0
Views: 1766

[M480] FreeRTOS LwIP HTTP Server

Application: This code is an http server that is implemented with LwIP under FreeRTOS to control a LED on evaluation board. BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-PFM-M487 This code is an http server that is implemented with LwIP under FreeRTOS. This FreeRTOS system creates ...
by chhsieh3
05 May 2020, 14:40
Forum: Example Code
Topic: [M451] Move EADC Data by PDMA
Replies: 0
Views: 1595

[M451] Move EADC Data by PDMA

Application: This sample code moves the EADC conversion result to RAM buffer by the PDMA. BSP Version: M451 Series BSP CMSIS V3.01.003 Hardware: NuTiny-EVB-M451-LQFP100 V1.3 This sample code moves the EADC conversion result to RAM buffer by the PDMA. It demonstrates how to configure and trigger the...