Search found 271 matches

by chhsieh3
10 Jun 2020, 15:17
Forum: Example Code
Topic: [M480] QSPI and I2S Use PDMA to Transfer
Replies: 0
Views: 937

[M480] QSPI and I2S Use PDMA to Transfer

Application: QSPI and I2S use PDMA to transfer data BSP Version: M480 BSP CMSIS V3.03.001 Hardware: NuMaker-PFM-M487 Ver3.0 QSPI and I2S use PDMA to transfer data. QSPI0 demonstrates how to use PDMA Basic mode to transfer data. I2S0 demonstrates how to use PDMA Scatter-Gather mode for transmission....
by chhsieh3
10 Jun 2020, 15:14
Forum: Example Code
Topic: [M480] PLC Pulse Ramp
Replies: 0
Views: 857

[M480] PLC Pulse Ramp

Application: This example code uses the M480 EPWM module that combined with the PDMA Scatter-gather mode to generate the PWM output waveforms of PLC pulse ramp automatically. BSP Version: M480 Series BSP CMSIS V3.03.000 Hardware: NuMaker-PFM-M487 V3.0 This example code utilizes the M480 EPWM module...
by chhsieh3
09 Jun 2020, 14:55
Forum: Example Code
Topic: [NUC240] Control DS3231 via I2C
Replies: 0
Views: 952

[NUC240] Control DS3231 via I2C

Application: The example use NUC240 to control DS3231 by using I2C BSP Version: NUC230/240 Series BSP CMSIS v3.01.001 Hardware: NuEdu-EVB-NUC240 v1.0 The example is the driver of DS3231 based on NUC240 series. NUC240 series read RTC information from DS3231 via I2C interface, and display on the term...
by chhsieh3
09 Jun 2020, 14:52
Forum: Example Code
Topic: [Nano103] FreeRTOS Demo
Replies: 0
Views: 898

[Nano103] FreeRTOS Demo

Application: FreeRTOS BSP Version: Nano103 BSP CMSIS v3.01.000 Hardware: NuTiny-EVB-NANO103 V2.0 The example code NANO103_FreeRTOS modifies BSP sample code to work under FreeRTOS, which is a real-time operating system. NANO103_FreeRTOS_demo creates two task to execute process sample code. You can d...
by chhsieh3
09 Jun 2020, 14:50
Forum: Example Code
Topic: [M451] USBD MSD ISP
Replies: 0
Views: 941

[M451] USBD MSD ISP

Application: The Mass Storage (MSD) ISP supports to download firmware to APROM through mass storage interface. BSP Version: M451 Series BSP CMSIS V3.01.003 Hardware: NuTiny-EVB-M451-LQFP100 V1.3 Mass Storage ISP is one In-System Programming methodology to support download firmware to APROM of NuMic...
by chhsieh3
09 Jun 2020, 14:46
Forum: Example Code
Topic: [M480] WiFi TCP Server
Replies: 0
Views: 947

[M480] WiFi TCP Server

Application: This example uses M480 UART to drive ESP8266 for TCP server functionality. BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-IoT-M487 v1.3 This example code uses M480 UART1 to drive the ESP8266 WiFi module, create wireless access point and provide TCP server capability. Wh...
by chhsieh3
09 Jun 2020, 14:43
Forum: Example Code
Topic: [M480] M4 Bit-Banding
Replies: 0
Views: 907

[M480] M4 Bit-Banding

Application: Demonstrate how you can use C code with a simple pre-processor macro to perform Bit-banding operation BSP Version: M480 Series BSP CMSIS V3.03.000 Hardware: NuMaker-ETM-M487 v1.1 Bit-banding is a feature of the Cortex-M4 processor that maps each word in an alias region of memory to a b...
by chhsieh3
09 Jun 2020, 14:32
Forum: Example Code
Topic: [NUC240] Software AES
Replies: 0
Views: 892

[NUC240] Software AES

Application: Implement Advanced Encryption Standard by software BSP Version: NUC230/240 Series BSP v3.01.002 Hardware: NuTiny–EVB–NUC240–LQFP100 V1.0 This sample code demonstrates how to implement software AES (Advanced Encryption Standard) and how AES encryption/decryption works. You can download ...
by chhsieh3
09 Jun 2020, 14:29
Forum: Example Code
Topic: [N76E003] Use UART for RS485 Communication
Replies: 0
Views: 1460

[N76E003] Use UART for RS485 Communication

Application: This code is to use the UART of the MCU for RS485 communication. BSP Version: N76E003 BSP Keil C51 v1.0.6 Hardware: NuTiny-SDK-N76E003 v2.1 Typical serial communication standards are RS232 and RS485, RS232 is full-duplex point-topoint communication, and RS485 is half-duplex communicati...
by chhsieh3
09 Jun 2020, 14:26
Forum: Example Code
Topic: [M451] Driver DM9051
Replies: 0
Views: 881

[M451] Driver DM9051

Application: This sample code uses M451 to drive DM9051 to achieve uIP/httpd function. 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. You can download the sample code at https://www.nuvoton.co...