Search found 271 matches
- 17 Jun 2020, 15:18
- Forum: Example Code
- Topic: [NUC240] LCD1602 Panel Control
- Replies: 0
- Views: 2019
[NUC240] LCD1602 Panel Control
Application: LCD1602 Panel 8-Bit Mode Controlled on NuMicro NUC240 Series BSP Version: NUC230/240 Series BSP CMSIS V3.01.001 Hardware: NuTiny-NUC240V In this example code, the NuMicro NUC240 series is used as an example to implement the 8-bit mode control on LCD1602. SMC1602(LCD1602) is a LCD displ...
- 17 Jun 2020, 15:13
- Forum: Example Code
- Topic: [NUC472] USB Hub
- Replies: 0
- Views: 1622
[NUC472] USB Hub
Application: This code uses the two USB interfaces to implement a USB hub. BSP Version: NUC472 Series BSP CMSIS V3.03.000 Hardware: Nu-LB-NUC472 This example code uses the two USB interfaces of NUC472, one USB interface is connected to the USB device, and the other is connected to the PC as a USB h...
- 16 Jun 2020, 15:52
- Forum: Example Code
- Topic: [M480] Use CAN in RTX
- Replies: 0
- Views: 1693
[M480] Use CAN in RTX
Application: This code demos CAN interface in RTX. BSP Version: M480 Series BSP CMSIS V3.03.000 Hardware: NuMaker-ETM-M487 v1.2 When a microcontroller application has to handle many tasks at the same time, we can use RTOS (real-time operating system) to help us manage these tasks. In RTOS system, C...
- 16 Jun 2020, 15:50
- Forum: Example Code
- Topic: [M480] Use External Signal as HXT Clock Source
- Replies: 0
- Views: 1950
[M480] Use External Signal as HXT Clock Source
Application: This sample code uses the external signal as the HXT clock source and is divided and output to the CLKO pin. BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-PFM-M487 Ver 3.0 In this example program, the input square wave to XT1_IN (PF.3) is used as the clock source of HX...
- 16 Jun 2020, 15:43
- Forum: Example Code
- Topic: [M480] M4 DSP Matrix Functions
- Replies: 0
- Views: 1783
[M480] M4 DSP Matrix Functions
Application: This sample code uses the M4 DSP to calculate Matrix Functions. BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-PFM-M487 Ver 3.0 This sample code uses the CMSIS DSP library to calculate matrix functions, including Matrix Addition Matrix Subtraction Matrix Multiplication ...
- 16 Jun 2020, 15:27
- Forum: Example Code
- Topic: [M480] Get PM2.5 Air Quality
- Replies: 0
- Views: 1590
[M480] Get PM2.5 Air Quality
Application: This example code demonstrates to get PM2.5 air quality of City using Weather PM2.5 API over Wi-Fi. BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-IoT-M487 v1.3 This example code demonstrates to get PM2.5 air quality k780.com provided on internet, over Wi-Fi on NuMaker-...
- 16 Jun 2020, 15:24
- Forum: Example Code
- Topic: [NUC472] USB Disk IAP
- Replies: 0
- Views: 1649
[NUC472] USB Disk IAP
Application: This code use USB Disk to do IAP BSP Version: NUC442/472 Series BSP CMSIS v3.02.001 Hardware: NuTiny-EVB-NUC472-LQFP176 v2.0 This example code check the USB disk have new update image or not. If the disk has new update file, write the update file to flash and execute it. You can downlo...
- 16 Jun 2020, 15:13
- Forum: Example Code
- Topic: [M480] M4 DSP PID
- Replies: 0
- Views: 1676
[M480] M4 DSP PID
Application: The CMSIS-DSP library is a suite of common signal processing and mathematical functions that have been optimized for the NuMicro® M4 microcontroller. This document describes how to use the PID controller functions from the DSP library to help users get DSP high performance advantages. ...
- 16 Jun 2020, 15:10
- Forum: Example Code
- Topic: [NUC240] Power-down Wake-up Interrupt
- Replies: 0
- Views: 1634
[NUC240] Power-down Wake-up Interrupt
Application: This code wakes up the MCU by GPIO and then enters to power-down wake-up interrupt. BSP Version: NUC230/240 Series BSP CMSIS V3.01.001 Hardware: NuTiny-EVB-NUC240 V1.2 Power-down wake-up interrupt source comes from peripheral. If interrupt priority is at the same layer (default state),...
- 16 Jun 2020, 15:07
- Forum: Example Code
- Topic: [NUC240] Adjust PWM Output by ADC Result
- Replies: 0
- Views: 1547
[NUC240] Adjust PWM Output by ADC Result
Application: Adjust PWM duty cycle by ADC conversion result BSP Version: NUC230/240 Series BSP v3.01.002 Hardware: NUC240VE3AN NuEdu Board V2.0, NuEdu-Basic01 V2.0 This sample demonstrates to change LED light while user adjusts the knob on NuEdu-Basic01 board. You can download the sample code at ht...
