Search found 309 matches

by chhsieh3
23 Dec 2022, 10:27
Forum: Example Code
Topic: [M480] CAN Bus-Off Recovery Mechanism
Replies: 0
Views: 7177

[M480] CAN Bus-Off Recovery Mechanism

Application: This example is an application code for CAN bus, which describes how to recover and let a device re-enter the bus for packet transmission and reception when a bus off occurs at the device node. BSP Version: M480 Series BSP CMSIS V3.05.003 Hardware: NuMaker-PFM-M487 V3.0 This example is...
by chhsieh3
20 Dec 2022, 16:15
Forum: Example Code
Topic: [M258] Completing COM/SEG LCD Project with NuTool-LCDView
Replies: 0
Views: 7082

[M258] Completing COM/SEG LCD Project with NuTool-LCDView

Application: This example code uses NuMaker-M258KG as an example to show how to complete a COM/SEG LCD project using NuTool-LCDView. BSP Version: M251_M252_M254_M256_M258_Series_BSP_CMSIS_V3.02.003 Hardware: NuMaker-M258KG V1.1 NuTool-LCDView is a powerful tool that can generate LCD configuration c...
by chhsieh3
15 Dec 2022, 14:09
Forum: Example Code
Topic: [M031] Data Transfer between SPI and 4 UARTs
Replies: 0
Views: 6595

[M031] Data Transfer between SPI and 4 UARTs

Application: This example code is used for the M031 series microcontroller (MCU) to transfer data between SPI and 4 UARTs. BSP Version: M031_Series_BSP_CMSIS_V3.05.000 Hardware: NuMaker-M031KI V1.0, NuMaker-M031SE V1.1 This example code is used for the M031 series microcontroller (MCU) to send and ...
by chhsieh3
15 Dec 2022, 14:04
Forum: Example Code
Topic: [M031] Using Bootloader to Upgrade APROM through BLE Module
Replies: 0
Views: 6327

[M031] Using Bootloader to Upgrade APROM through BLE Module

Application: This example code uses ISP_UART bootloader program in LDROM with IAP mode function to upgrade firmware in APROM through ESP32 BLE module. BSP Version: M031_Series_BSP_CMSIS_V3.05.000 Hardware: NuMaker-M032KI V1.0 This example code uses ISP_UART bootloader program of the M031 series mic...
by chhsieh3
05 Dec 2022, 14:17
Forum: Example Code
Topic: [M480] ISP Firmware Update and Restore
Replies: 0
Views: 4249

[M480] ISP Firmware Update and Restore

Application: This LDROM sample code divides APROM into run part and backup part. To restore the firmware in APROM, two parts are compared and updated after power cycling. BSP Version: M480 Series BSP CMSIS V3.05.003 Hardware: NuMaker-PFM-M487 V3.0 This LDROM sample code supports APROM update via UA...
by chhsieh3
22 Nov 2022, 09:13
Forum: Example Code
Topic: [M031/M032] Emulation Touch Screen Controller
Replies: 0
Views: 5659

[M031/M032] Emulation Touch Screen Controller

Application: This sample code uses the M031/M032 series microcontroller (MCU) to read a touch screen signal and analyze the position of the finger touch. This document will describe how to configure the ADC to read the signal, and how to configure the SPI to transmit data to the host. BSP Version: ...
by chhsieh3
17 Nov 2022, 14:46
Forum: Example Code
Topic: [MA35D1] GPIO PWM and Capture Linux Module Driver
Replies: 0
Views: 4654

[MA35D1] GPIO PWM and Capture Linux Module Driver

Application: This sample code shows how to import GPIO PWM and GPIO Capture driver into the Linux kernel, realize PWM output and detect the change status of pins. BSP Version: Linux-5.10.x Hardware: NuMaker-IOT-MA35D1 V2.0 This sample code demonstrates how to simulate the PWM signal through the “GP...
by chhsieh3
09 Nov 2022, 14:29
Forum: Example Code
Topic: [M030G] Using I2C to Read NCT7712Y Thermal Sensor
Replies: 0
Views: 15069

[M030G] Using I2C to Read NCT7712Y Thermal Sensor

Application: This example code uses M030G I2C to read NCT7712Y thermal sensor. BSP Version: M030G_Series_BSP_CMSIS_V3.02.000 Hardware: NuMaker-M030GTD V1.2 Microcontrollers (MCUs) are widely used in different ambient temperatures. Nuvoton NuMicro® Cortex®–M0 M030G/M031G series MCUs are provided wit...
by chhsieh3
31 Oct 2022, 12:00
Forum: Example Code
Topic: [MS51] RGB LED Control by UART
Replies: 0
Views: 8991

[MS51] RGB LED Control by UART

Application: This sample code uses MS51 PWM to control RGB LED by UART. BSP Version: MS51_Series_BSP_Keil_V1.00.004 Hardware: NuTiny-MS51FB V1.1 This sample code uses MS51 PWM to control RGB LED through UART input corresponding to PWM duty. Users can input the PWM duty corresponding to RGB through ...
by chhsieh3
19 Oct 2022, 15:43
Forum: Example Code
Topic: [MA35D1] ML56-TK Module Linux Driver
Replies: 0
Views: 8740

[MA35D1] ML56-TK Module Linux Driver

Application: This example code shows how to adapt ML56-TK driver to Linux kernel. BSP Version: Linux-5.4.x Hardware: NuMaker-Base-MA35D1B1 V2.0 This example code shows how to insert ML56-TK kernel module into Linux, and use ‘input_test’ test program to decode an input event into human readable form...