Search found 309 matches

by chhsieh3
11 Jan 2022, 09:56
Forum: Example Code
Topic: [M031/M032] Five Motors Speed Sensing
Replies: 0
Views: 7956

[M031/M032] Five Motors Speed Sensing

Application: This sample code shows how to read operation speed of five motors via four timer captures and one PWM capture. BSP Version: M031 BSP CMSIS V3.03.000 Hardware: NuMaker-M032KI Ver1.0 This sample code shows how to read and calculate the speed of five motors via four timer captures and one...
by chhsieh3
05 Jan 2022, 09:54
Forum: Example Code
Topic: [M487] External SRAM Access with SPIM
Replies: 0
Views: 7130

[M487] External SRAM Access with SPIM

Application: This example uses the M487 SPIM interface to access the external SRAM in DMM mode. BSP Version: M480_BSP_CMSIS_V3.05.001 Hardware: NuMaker-PFM-M487 V3.0 This example uses the M487 to access the external SRAM (VTI7064) through the SPIM (DMM) interface. You can download the sample code a...
by chhsieh3
05 Jan 2022, 09:49
Forum: Example Code
Topic: [M480] Using PDM Microphone to Record Sound
Replies: 0
Views: 8524

[M480] Using PDM Microphone to Record Sound

Application: This USB Audio Class example code records sound from PDM microphone connected on SPI or I2S when a microcontroller (MCU) has no dedicated interface for it. The example code includes a software converter to convert PDM to common PCM format. BSP Version: M480 series BSP CMSIS v3.05.001 H...
by chhsieh3
04 Jan 2022, 09:48
Forum: Example Code
Topic: [M031/M032] I2C and SPI ISP Bridge
Replies: 0
Views: 8669

[M031/M032] I2C and SPI ISP Bridge

Application: This example code demonstrates how to run I2C/ SPI interface ISP Bridge in the M031/M032 series microcontroller. BSP Version: M031 Series CMSIS BSP V3.01.001 Hardware: NuMaker-M032SE Ver1.3 The Nuvoton 8-bit and 32-bit microcontrollers all provide two internal program memory blocks, AP...
by chhsieh3
03 Jan 2022, 10:24
Forum: Example Code
Topic: [M253] Automatic Baud Rate Adjustment with CANFD
Replies: 0
Views: 6403

[M253] Automatic Baud Rate Adjustment with CANFD

Application: This sample code receives data packets on the CAN bus, uses the detection of protocol error interrupts to match the baud rate of CAN bus communication, and dynamically adjusts the baud rate of M253 CANFD. BSP Version: M253 Series CMSIS BSP V3.00.003 Hardware: NuMaker–M253LE V1.1, ADM30...
by chhsieh3
03 Jan 2022, 10:18
Forum: Example Code
Topic: [M480] Ethernet to USB Host Bridge
Replies: 0
Views: 7993

[M480] Ethernet to USB Host Bridge

Application: This sample code implements a bridge function between Ethernet port and USB host port in the M487 microcontroller (MCU). BSP Version: M480 Series BSP CMSIS V3.05.001 Hardware: NuMaker-PFM-M487 v3.0 This example code implements a USB host to Ethernet bridge function. The function is a p...
by chhsieh3
03 Jan 2022, 10:14
Forum: Example Code
Topic: [M480] Ethernet to USB Device Bridge
Replies: 0
Views: 6052

[M480] Ethernet to USB Device Bridge

Application: This sample code implements a bridge function between Ethernet port and USB device port in the M487 microcontroller (MCU). BSP Version: M480 Series BSP CMSIS V3.05.001 Hardware: NuMaker-PFM-M487 v3.0 This example code implements a USB device to Ethernet bridge function. The function is...
by chhsieh3
03 Jan 2022, 10:08
Forum: Example Code
Topic: [M480] Battery Discharge Distribution
Replies: 0
Views: 6084

[M480] Battery Discharge Distribution

Application: This sample code uses M480 series microcontroller (MCU) to output 6 PWM waveforms for 6 batteries’ discharge distribution. BSP Version: M480 BSP CMSIS V3.05.001 Hardware: NuMaker-M483KG Ver1.1 Using multiple batteries in parallel will increase the current supply capacity. Due to the di...
by chhsieh3
23 Dec 2021, 13:29
Forum: Example Code
Topic: [M480] QSPI 4-BIT Transmission
Replies: 0
Views: 6080

[M480] QSPI 4-BIT Transmission

Application: This example code is used for the M480 series microcontroller (MCU) to send QSPI 4 serial data bits simultaneously. BSP Version: M480 BSP CMSIS V3.05.001 Hardware: NuMaker-M483KG V1.1 This example code is used to configure two QSPIs to transfer serial data bits to other device. Through...
by chhsieh3
23 Dec 2021, 13:19
Forum: Example Code
Topic: [M480] Using 4 PWMs to Control Half-bridge DC/DC Circuit
Replies: 0
Views: 5814

[M480] Using 4 PWMs to Control Half-bridge DC/DC Circuit

Application: This sample code uses M480 series microcontroller (MCU) outputting 4 PWM waveforms to control half-bridge DC/DC circuit. BSP Version: M480 BSP CMSIS V3.05.001 Hardware: NuMaker-M483KG Ver1.1 Half-bridge DC/DC circuit uses four PWMs. Two of the PWMs drive transformer’s primary coil, and...