Search found 271 matches
- 05 May 2020, 15:09
- Forum: Example Code
- Topic: [M480] FreeRTOS LwIP HTTP Server
- Replies: 0
- Views: 917
[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 ...
- 05 May 2020, 14:40
- Forum: Example Code
- Topic: [M451] Move EADC Data by PDMA
- Replies: 0
- Views: 815
[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...
- 05 May 2020, 14:36
- Forum: Example Code
- Topic: [M0518] TIMER Capture Both Edge
- Replies: 0
- Views: 812
[M0518] TIMER Capture Both Edge
Application: This sample code uses the TIMER to capture both rising edge and falling edge of the external signal. BSP Version: M0518 Series BSP CMSIS V3.00.002 Hardware: NuTiny-M0518S-V1.1 This sample code uses the TIMER to capture both rising edge and falling edge of the external signal and calcul...
- 05 May 2020, 14:30
- Forum: Example Code
- Topic: [NUC240] USBD Bulk Communication
- Replies: 0
- Views: 805
[NUC240] USBD Bulk Communication
Application: Demonstrate how to do USB communication in bulk transfer type BSP Version: NUC230/NUC240 Series BSP CMSIS v3.01.002 Hardware: NuTiny-EVB-NUC240 V1.2 This example code implements a USB bulk device and a PC-side application used to communicate with that device. PC-side program implements...
- 05 May 2020, 14:26
- Forum: Example Code
- Topic: [Nano130] Trace Hard Fault Cause
- Replies: 0
- Views: 819
[Nano130] Trace Hard Fault Cause
Application: Find the sample code for the CPU to read the illegal address and cause the hardware hard fault BSP Version: Nano100B Series BSP CMSIS v3.03.000 Hardware: NuTiny–EVB–NANO130_LQFP128 V1.2 When the microcontroller reads the memory through the 16-bit pointer, if the 16-bit pointer position...
- 05 May 2020, 14:21
- Forum: Example Code
- Topic: [Nano100] Timer Trigger ADC and PDMA
- Replies: 0
- Views: 815
[Nano100] Timer Trigger ADC and PDMA
Application: Use PDMA channel 1 to transfer the data converted from channel 0, 1, 2 of the ADC to SRAM. BSP Version: Nano100B Series BSP CMSIS v3.03.000 Hardware: NuTiny-EVB-Nano130-LQPF128 Use PDMA channel 1 to transfer the data converted from channel 0, 1, 2 of the ADC to SRAM. You can download t...
- 28 Apr 2020, 16:18
- Forum: Example Code
- Topic: [NUC240] ENC28J60 Driver for uIP/HTTP
- Replies: 0
- Views: 1041
[NUC240] ENC28J60 Driver for uIP/HTTP
Application: This sample code uses NUC240 to drive ENC28J60 to achieve uIP/httpd function. BSP Version: NUC240 BSP v3.00.001 Hardware: NuTiny-SDK-NUC240V This sample code uses NUC240 to drive ENC28J60 though SPI interface to achieve uIP/httpd function. You can download the sample code at https://ww...
- 28 Apr 2020, 16:08
- Forum: Example Code
- Topic: [M480] emWin BMP
- Replies: 0
- Views: 825
[M480] emWin BMP
Application: This example code utilizes API of emWin to show pictures storing in the internal memory on the panel. BSP Version: M480 Series BSP CMSIS V3.03.001 Hardware: NuMaker-PFM-M487 V3.0 & M487 Advance Ver4.0 Nuvoton has license emWin library from Segger. It is really simple to use API of emWi...
- 28 Apr 2020, 16:05
- Forum: Example Code
- Topic: [M051] Pending IRQ On WakeUp
- Replies: 0
- Views: 809
[M051] Pending IRQ On WakeUp
Application: Use TIMER to wake up the system and pending the interrupt service, first execute the main program. BSP Version: M051 Series BSP CMSIS v3.01.002 Hardware: NuTiny-EVB-M051_V3.0 Under normal circumstances, when the power saving mode is woken up, it will first enter the interrupt service r...
- 28 Apr 2020, 15:56
- Forum: Example Code
- Topic: [M480] SPI flash as a Storage for USB MSC
- Replies: 0
- Views: 876
[M480] SPI flash as a Storage for USB MSC
Application: This sample code uses SPI Flash as back end storage through SPIM interface. BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-PFM-M487 Ver 3.0 In the sample code, the M480 acts as a USB 2.0 flash drive. It uses the SPIM interface as an back end storage for SPI Flash and ha...
