Search found 309 matches

by chhsieh3
24 Mar 2020, 16:33
Forum: Example Code
Topic: [NUC240] Use UART to Drive ESP8266
Replies: 0
Views: 1854

[NUC240] Use UART to Drive ESP8266

Application: This sample code uses NUC240 UART to drive ESP8266 BSP Version: NUC230/240 Series BSP CMSIS V3.01.001 Hardware: NuTiny-SDK-NUC240V This sample code uses NUC240 series MCU to drive ESP-01S Module through UART0 interface, using the built-in TCP protocol stack of esp8266 to realize the fu...
by chhsieh3
24 Mar 2020, 16:23
Forum: Example Code
Topic: [M480] ACMP Trigger EPWM Brake
Replies: 0
Views: 1637

[M480] ACMP Trigger EPWM Brake

Application: Use ACMP to trigger EPWM brake BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-ETM-M487 v1.2 This example code shows how to use ACMP to trigger EPWM brake. You can download the sample code at https://www.nuvoton.com/resource-download.jsp?tp_GUID=EC0120161226094235
by chhsieh3
24 Mar 2020, 16:19
Forum: Example Code
Topic: [M451] 1KHz Buzzer
Replies: 0
Views: 1761

[M451] 1KHz Buzzer

  • Application: M451 1KHz Buzzer Sample Code.
  • BSP Version: M451 Series BSP CMSIS V3.01.001
  • Hardware: NuTiny-M451V
Implement an 1KHz sound on M451 MCU chip with Buzzer function.

You can download the sample code at https://www.nuvoton.com/resource-downlo ... 0929115001
by chhsieh3
24 Mar 2020, 16:13
Forum: Example Code
Topic: [M051] Uses SPI to Drive NRF24L01P Module
Replies: 0
Views: 1804

[M051] Uses SPI to Drive NRF24L01P Module

Application: This sample code uses M051 SPI to drive NRF24L01P 2.4GHz RF Module. BSP Version: M051 Series BSP CMSIS v3.01.001 Hardware: NuTiny-SDK-M051L This example code uses M051 series of chips to drive two sets of NRF24L01P 2.4GHz RF modules through SPI interface to realize automatic frequency ...
by chhsieh3
24 Mar 2020, 16:08
Forum: Example Code
Topic: [M031] PWM Sine Wave
Replies: 0
Views: 1934

[M031] PWM Sine Wave

Application: Using PWM0 Channel 0 (PA.5) and RC low-pass filter to generate 60 Hz sine wave for application. BSP Version: M031 Series BSP CMSIS V3.02.000 Hardware: NuMaker-M032SE V1.3 This example code uses M031 PWM0 Channel 0 (PA.5) to generate 60 Hz sine wave. To generate high-resolution sine wav...
by chhsieh3
24 Mar 2020, 16:00
Forum: Example Code
Topic: [Nano100] NUVOTON USB Protocol in Linux
Replies: 0
Views: 1923

[Nano100] NUVOTON USB Protocol in Linux

Application: The sample code implements the ISP protocol with USB interface on Linux platform, and provides the setup step and using process. ISP FW Version: Nano100B Series BSP CMSIS v3.02.002 Hardware: NT-Nano100K The ISP (In System Programing) is a technology that enables target chip to be direc...
by chhsieh3
24 Mar 2020, 15:52
Forum: Example Code
Topic: [M031] GPIO Software Debounce
Replies: 0
Views: 2096

[M031] GPIO Software Debounce

Application: Use the timer periodic mode to generate timer interrupt every 1ms for software button debouncing. BSP Version: M031 Series BSP CMSIS V3.02.000 Hardware: NuMaker-M032SE V1.3 Bouncing is a multiple of pulse signals generated by the closing or opening of contacts in an electronic device. ...
by chhsieh3
24 Mar 2020, 11:31
Forum: Example Code
Topic: [M031] Bootloader with IAP
Replies: 0
Views: 2978

[M031] Bootloader with IAP

Application: This code uses memory layout and enables IAP function for bootloader to manage memory distribution when bootloader size is larger than LDROM size. BSP Version: M031 Series BSP CMSIS v3.01.000 Hardware: NuMaker-M032LD V1.0 This example code uses memory layout and enables IAP function fo...
by chhsieh3
24 Mar 2020, 11:23
Forum: Example Code
Topic: [Nano100] NUVOTON ISP PYQT Code in Linux
Replies: 0
Views: 2261

[Nano100] NUVOTON ISP PYQT Code in Linux

Application: The sample code implements python with pyqt for Nuvoton ISP protocol with USB interface on Linux platform, and provides the setup step and using process. ISP FW Version: Nano100B Series BSP CMSIS v3.02.002 Hardware: NT-Nano100K The ISP (In System Programing) is a technology that enable...