Search found 309 matches

by chhsieh3
13 Oct 2022, 15:34
Forum: Example Code
Topic: [M480] uC/OS_II Porting
Replies: 0
Views: 8486

[M480] uC/OS_II Porting

Application: This example code is used for porting uC/OS_V2.93 on the M480 series microcontroller (MCU). BSP Version: M480_Series_BSP_CMSIS_V3.05.003 Hardware: NuMaker-M483KG V1.1 This example code introduces what files should be added in a project if user wants to port uC/OS_II on the M480 series ...
by chhsieh3
06 Oct 2022, 13:58
Forum: Example Code
Topic: [M031] SPI Slave Fastest Speed Transfer
Replies: 0
Views: 5409

[M031] SPI Slave Fastest Speed Transfer

Application: This example code is used for the M031 series microcontroller (MCU) as SPI slave to transfer data at the fastest speed. BSP Version: M031_Series_BSP_CMSIS_V3.05.000 Hardware: NuMaker-M031SE V1.1 This example code is used for the M031 series microcontroller (MCU) as an SPI slave to rece...
by chhsieh3
07 Sep 2022, 11:05
Forum: Example Code
Topic: [M251] UCOSii Porting
Replies: 0
Views: 5486

[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: 6002

[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: 7083

[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: 5639

[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: 12657

[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: 8458

[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: 8709

[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: 10139

[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...