Search found 311 matches

by chhsieh3
31 Oct 2022, 12:00
Forum: Example Code
Topic: [MS51] RGB LED Control by UART
Replies: 0
Views: 9035

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

[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...
by chhsieh3
13 Oct 2022, 15:34
Forum: Example Code
Topic: [M480] uC/OS_II Porting
Replies: 0
Views: 8520

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

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

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

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

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

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

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

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