Search found 271 matches

by chhsieh3
01 Nov 2021, 13:56
Forum: Example Code
Topic: [M483] Performing 8 MSPS ADC Code
Replies: 0
Views: 3550

[M483] Performing 8 MSPS ADC Code

Application: This sample code uses M483KGCAE2A to perform 8 MSPS ADC by EADC0 and EADC1 sampling alternately. BSP Version: M480 BSP CMSIS V3.05.001 Hardware: NuMaker-M483KG Ver1.1 The M483KGCAE2A has two 5 MSPS ADC — EADC0 and EADC1. The sample rate can be doubled if EADC0 and EADC1 do conversion a...
by chhsieh3
29 Oct 2021, 09:39
Forum: Example Code
Topic: [M480] SPI NAND Data Logger
Replies: 0
Views: 4362

[M480] SPI NAND Data Logger

Application: This sample code demonstrates accessing files in external SPI NAND Flash. BSP Version: M480 BSP CMSIS V3.03.000 Hardware: M483 Nand Flash V1.0 This sample code demonstrates accessing files in external Winbond W25N02JW SPI NAND Flash. The file system is FAT32. User can store data in SPI...
by chhsieh3
12 Oct 2021, 11:16
Forum: Example Code
Topic: [M480] UART RX PDMA
Replies: 0
Views: 3851

[M480] UART RX PDMA

Application: This example code is used for the M480 series microcontroller (MCU) to receive UART data through PDMA. BSP Version: M480 BSP CMSIS V3.05.001 Hardware: NuMaker-PFM-M487 Ver3.0 This example code is used to configure UART and PDMA, then transfer data from UART_RX to RAM through PDMA, and ...
by chhsieh3
30 Sep 2021, 19:02
Forum: Example Code
Topic: [M471] ADC in Power Noise Environment
Replies: 0
Views: 4659

[M471] ADC in Power Noise Environment

Application: This sample code uses M471 ADC averaging mode to get stable ADC conversion data in a power noise environment. BSP Version: M471 Series BSP CMSIS V3.00.000 Hardware: NuMaker-M471KI V1.1 The ADC applications need stable power source for analog circuit, but the power source is from mains ...
by chhsieh3
30 Sep 2021, 18:58
Forum: Example Code
Topic: [M032] Drive WS2812B LED Strip
Replies: 0
Views: 3543

[M032] Drive WS2812B LED Strip

Application: This sample code is an implementation of controlling the SPI transfer protocol of M032 from PC side via USB HID interface to drive WS2812B LED strip. BSP Version: M031 BSP CMSIS V3.03.000 Hardware: NuMaker-M032KI Ver1.0 This sample code uses M032 series microcontrollers to drive WS2812...
by chhsieh3
28 Sep 2021, 09:40
Forum: Example Code
Topic: [M480] NAND Data Logger
Replies: 0
Views: 3490

[M480] NAND Data Logger

Application: This sample code accesses files in external EBI NAND Flash. BSP Version: M480 Series BSP CMSIS v3.03.000 Hardware: M483 Nand Flash v1.0 This sample code accesses files in external EBI NAND Flash. User can store the data in NAND Flash as a data logger. You can download the sample code a...
by chhsieh3
17 Sep 2021, 09:55
Forum: Example Code
Topic: [NUC131] Using CAN to Adjusting Baud Rate Automatically
Replies: 0
Views: 3268

[NUC131] Using CAN to Adjusting Baud Rate Automatically

Application: This sample code receives data on the CAN bus by periodically changing the baud rate of NUC131 CAN to match the baud rate of the CAN bus. BSP Version: NUC131 Series BSP CMSIS V3.00.005 Hardware: NuTiny-EVB-NUC131-LQFP64 V1.0 This sample code contains two projects, "CAN_TX_RX" and "CAN_...
by chhsieh3
17 Sep 2021, 09:49
Forum: Example Code
Topic: [M480] Using IAP to Upgrade APROM and SPI Flash
Replies: 0
Views: 3304

[M480] Using IAP to Upgrade APROM and SPI Flash

Application: This sample code uses IAP bootloader program to upgrade APROM and SPI Flash program. BSP Version: M480 Series BSP CMSIS V3.03.000 Hardware: NuMaker-M487KM v1.0 IAP (In-Application Programming) bootloader allows the M480 microcontrollers to update the program in other Flash address bloc...
by chhsieh3
16 Sep 2021, 10:22
Forum: Example Code
Topic: [MS51] Using SPI to Realize Rainbow Wave ARGB LED Effect
Replies: 0
Views: 2715

[MS51] Using SPI to Realize Rainbow Wave ARGB LED Effect

Application: This sample code uses SPI to simulate ARGB LED timing sequence and realize Rainbow Wave ARGB LED effect on MS51 series. BSP Version: MS51 Series BSP V1.00.003 Hardware: NuMaker-MS51PC Ver1.0 This sample code uses SPI to simulate ARGB LED timing sequence and do LED Rainbow Wave effect. ...
by chhsieh3
13 Sep 2021, 11:31
Forum: Example Code
Topic: [M258] Generating PDF File in USB Disk
Replies: 0
Views: 3159

[M258] Generating PDF File in USB Disk

Application: This sample code is a demonstration of how to generate the PDF by accesses the FAT file system on USB DISK using M258. BSP Version: M251/M252/M254/M256/M258 BSP CMSIS V3.01.002 Hardware: NuMaker-M258KE Ver1.1 This sample code uses M258 to connects to the computer via a USB port to be i...