Search found 280 matches
- 23 Dec 2021, 13:19
- Forum: Example Code
- Topic: [M480] Using 4 PWMs to Control Half-bridge DC/DC Circuit
- Replies: 0
- Views: 4033
[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...
- 14 Dec 2021, 09:49
- Forum: Example Code
- Topic: [NuMicro] Using Nu-Link2 to Access MCU on Linux
- Replies: 0
- Views: 2143
[NuMicro] Using Nu-Link2 to Access MCU on Linux
Application: On Linux platform, this example code uses the HIDAPI library to connect Nu-Link2 and access NuMicro series microcontrollers (MCUs). Linux Version: Ubuntu 20.04.3 LTS Hardware: Nu-Link2 (Nu-Link2-Pro or Nu-Link2-Me) This example code demonstrates the use of HIDAPI to connect Nu-Link2 on...
- 08 Dec 2021, 18:44
- Forum: Example Code
- Topic: [NUC131] Transferring CAN Message Periodically
- Replies: 0
- Views: 1658
[NUC131] Transferring CAN Message Periodically
Application: This sample code uses NUC131SD2AEU to transfer CAN messages periodically and debug CAN interface. BSP Version: NUC131 BSP CMSIS V3.00.005 Hardware: NuMaker-NUC131U V1.0 When configuring four messages, two messages of them will be updated every 2 seconds and the other two messages will ...
- 08 Dec 2021, 18:37
- Forum: Example Code
- Topic: [M032] Porting Modbus Master
- Replies: 0
- Views: 2025
[M032] Porting Modbus Master
Application: This example code demonstrates how to porting Modbus master in the M031/M032 series microcontroller. The Modbus RTU is an open serial protocol derived from the Master/Slave architecture. BSP Version: M031 Series CMSIS BSP V3.01.001 Hardware: NuMaker-M032SE Ver1.3 The sample code demons...
- 02 Dec 2021, 09:36
- Forum: Example Code
- Topic: [M258] LCD Loading and Short Circuit Detection
- Replies: 0
- Views: 1814
[M258] LCD Loading and Short Circuit Detection
Application: This sample code uses charge pump timeout to calculate the current overall load value of the LCD, and then scans based on the timeout value to detect whether the LCD pins are abnormal. BSP Version: M251/M252/M254/M256/M258 Series CMSIS BSP V3.01.002 Hardware: NuMaker-M258KE Ver1.1 This...
- 02 Dec 2021, 09:33
- Forum: Example Code
- Topic: [M480] Reading RFID Card by SPI Interface
- Replies: 0
- Views: 1927
[M480] Reading RFID Card by SPI Interface
Application: This example code uses M480 SPI to communicate with the MFRC522 module to read the Unique Identification (UID) of RFID card. BSP Version: M480 BSP CMSIS V3.03.000 Hardware: NuMaker-PFM-M487 V3.0, MFRC522 module, RFID card This example code uses the M480 series microcontroller as the ho...
- 16 Nov 2021, 09:30
- Forum: Example Code
- Topic: [M032] USB Composite Device of Virtual COM Port and Multimedia Key
- Replies: 0
- Views: 1785
[M032] USB Composite Device of Virtual COM Port and Multimedia Key
Application: This sample code demonstrates how to implement a USB HID composite device (Virtual COM Port and Multimedia Key). BSP Version: M031 BSP CMSIS V3.03.000 Hardware: NuMaker-M032KI Ver1.0 A USB Composite Device is a peripheral device that supports more than one device class at the same time...
- 03 Nov 2021, 09:41
- Forum: Example Code
- Topic: [NUC1262] Using CRC to Verify Code Integrity
- Replies: 0
- Views: 3917
[NUC1262] Using CRC to Verify Code Integrity
Application: This example code uses NUC1262 CRC for self-verification of code integrity. BSP Version: NUC1262_Series_BSP_CMSIS_V3.00.001 Hardware: NuMaker-NUC1262SE V1.0 This example code uses NUC1262 CRC to perform self-verification of code integrity. Ensuring the integrity of the execution code i...
- 02 Nov 2021, 10:57
- Forum: Example Code
- Topic: [M252] Porting Google Protocol Buffers
- Replies: 0
- Views: 3858
[M252] Porting Google Protocol Buffers
Application: This example code demonstrates how to use Nanopb to implement protocol buffers in M252. Nanopb is an ANSI-C implementation of Google Protocol Buffers data format. BSP Version: M251/M252/M254/M256/M258 Series CMSIS BSP V3.01.002 Hardware: NuMaker-M252SD Ver1.2 Protocol Buffers (Protobuf...
- 01 Nov 2021, 13:56
- Forum: Example Code
- Topic: [M483] Performing 8 MSPS ADC Code
- Replies: 0
- Views: 3840
[M483] Performing 8 MSPS ADC Code
Application: This sample code uses M483KGCAE2A to perform 8 MSPS ADC by EADC0 and EADC1 sampling alternately. BSP Version: M480 BSP CMSIS V3.05.001 Hardware: NuMaker-M483KG Ver1.1 The M483KGCAE2A has two 5 MSPS ADC — EADC0 and EADC1. The sample rate can be doubled if EADC0 and EADC1 do conversion a...