Search found 307 matches

by chhsieh3
07 Sep 2022, 11:05
Forum: Example Code
Topic: [M251] UCOSii Porting
Replies: 0
Views: 4796

[M251] UCOSii Porting

Application: This is an example code porting UCOSii_V2.93 on M251. BSP Version: M251_M252_M254_M256_M258_Series_BSP_CMSIS_V3.02.003 Hardware: NuMaker-M258KE Ver1.1 This example code introduces what files should be added in a project if user want to port UCOSii on M251 series MCU. Two tasks are crea...
by chhsieh3
17 Aug 2022, 15:53
Forum: Example Code
Topic: [M4521] RSA Certification
Replies: 0
Views: 5067

[M4521] RSA Certification

Application: This example code realizes Rivest-Shamir-Adleman (RSA) encryption and decryption by software on the M4521 series microcontroller (MCU) by Mbed TLS library. BSP Version: M4521_BSP_CMSIS_V3.00.003 Hardware: NuTiny-SDK-M4521S Mbed TLS is an available SSL (Secure Sockets Layer) library as ...
by chhsieh3
08 Aug 2022, 13:50
Forum: Example Code
Topic: [M4521] ECC Certification
Replies: 0
Views: 5416

[M4521] ECC Certification

Application: This example code realizes Elliptic Curve Cryptography (ECC) encryption and decryption by software on the M4521 series microcontroller (MCU) by Mbed TLS library. BSP Version: M4521_BSP_CMSIS_V3.00.003 Hardware: NuTiny-SDK-M4521S Mbed TLS is an available SSL (Secure Sockets Layer) libra...
by chhsieh3
05 Aug 2022, 10:32
Forum: Example Code
Topic: [M480] Pausing and Resuming MP3
Replies: 0
Views: 4381

[M480] Pausing and Resuming MP3

Application: This sample code implements play, stop, pause, and resume MP3 by external audio codec NAU88L25. BSP Version: M480 Series BSP CMSIS V3.05.001 Hardware: NuMaker-PFM-M487 v3.0 This sample code uses external codec NAU88L25 to act as a MP3 player to play MP3 files stored in SD card. This MP...
by chhsieh3
26 Jul 2022, 15:06
Forum: Example Code
Topic: [M252] Using PSIO to Achieve ARGB2 LED Effects
Replies: 0
Views: 11531

[M252] Using PSIO to Achieve ARGB2 LED Effects

Application: This sample code uses M252 PSIO to implement ARGB2 LED timing and realize lighting effects such as rainbow and theater chase rainbow. BSP Version: M251/M252/M254/M256/M258 Series BSP CMSIS V3.02.001 Hardware: NuMaker-M252KG Ver1.0 PSIO (Programmable Serial I/O) provides an easy way to ...
by chhsieh3
20 Jul 2022, 18:43
Forum: Example Code
Topic: [M2354] Encrypting 100000 Times with GCM
Replies: 0
Views: 7351

[M2354] Encrypting 100000 Times with GCM

Application: This sample test encryption function of. One GPIO will be toggled for testing encryption time. It takes about 1.64 seconds to complete 100000 times of 400 bytes encryption. BSP Version: M2354 BSP CMSIS V3.00.003 Hardware: NuMaker-M2354 Ver1.1 The M2354 series MCU features ultra-low pow...
by chhsieh3
13 Jul 2022, 09:23
Forum: Example Code
Topic: [M480] USBD Composite Device
Replies: 0
Views: 7601

[M480] USBD Composite Device

Application: This sample code demonstrates how to implement an USB composite device. This example includes three classes – UAC, HID, and MSC. BSP Version: M480_Series_BSP_CMSIS_V3.05.001 Hardware: NuMaker-PFM-M487 v3.0 An USB Composite Device is a peripheral device that supports more than one devic...
by chhsieh3
27 Jun 2022, 13:46
Forum: Example Code
Topic: [M031] Binding UID to LDROM and APROM Firmware
Replies: 0
Views: 7915

[M031] Binding UID to LDROM and APROM Firmware

Application: This sample code binds UID code to M031 LDROM and APROM firmware. BSP Version: M031_Series_BSP_CMSIS_V3.04.000 Hardware: NuMaker-M032SE V1.3 Each M031 series microcontroller (MCU) has a 96-bit unique ID (UID) code. This document introduces how to bind the UID to firmware to prevent the...
by chhsieh3
02 Jun 2022, 13:44
Forum: Example Code
Topic: [M460] MP3 Recorder
Replies: 0
Views: 7616

[M460] MP3 Recorder

Application: This example code encodes sound recorded from audio codec to MP3 format and stores it to a microSD card. In turn, this MP3 file can be played by the audio codec. BSP Version: M460 BSP CMSIS V3.00.001 Hardware: NuMaker-M467HJ V1.0 This example code uses audio codec to record sound. Afte...
by chhsieh3
20 May 2022, 09:28
Forum: Example Code
Topic: [M480] Switching Code between LDROM and SPI Flash
Replies: 0
Views: 7454

[M480] Switching Code between LDROM and SPI Flash

Application: This example code is used for the M480 series microcontroller (MCU) to switch code between LDROM and SPI Flash. BSP Version: M480 BSP CMSIS V3.05.003 Hardware: NuMaker-PFM-M487 Ver3.0 This example code is used for the M480 series microcontroller (MCU) to jump from LDROM to SPI Flash, a...