Search found 271 matches
- 03 Jun 2020, 16:05
- Forum: Example Code
- Topic: [Nano130] Use I2C to Control ADXL345
- Replies: 0
- Views: 911
[Nano130] Use I2C to Control ADXL345
Application: This sample code is the driver of ADXL345 based on NANO100 series. BSP Version: Nano100B Series BSP CMSIS v3.03.000 Hardware: NuTiny-EVB-Nano130-LQFP128 V1.0 The ADXL345 is a small, thin, ultralow power, 3-axis accelerometer with high resolution (13-bit) measurement at up to ±16g. Digi...
- 03 Jun 2020, 14:40
- Forum: Example Code
- Topic: [NUC240] ADC, PWM with PID Control
- Replies: 0
- Views: 1034
[NUC240] ADC, PWM with PID Control
Application: NUC240 uses PID Controller to adjust PWM output DC voltage in RC filter and read ADC value. BSP Version: NUC240 BSP CMSIS v3.01.001 Hardware: NuEdu-EVB NUC240 V2.1 with NuEdu-Basic01 V2.0 The PWM CH4 waveform to filters output the DC voltage via the RC filter circuit, the voltage is re...
- 03 Jun 2020, 14:34
- Forum: Example Code
- Topic: [NUC126] USBD MSD Firmware Update
- Replies: 0
- Views: 920
[NUC126] USBD MSD Firmware Update
Application: The MassStorage ISP supports to download firmware to APROM through mass storage interface. There is no any tool or driver installation required before downloading firmware. BSP Version: NUC126 Series BSP CMSIS V3.00.003 Hardware: NuTiny-SDK-NUC126VG4AE_V1.0 Mass Storage ISP is one In-S...
- 03 Jun 2020, 14:25
- Forum: Example Code
- Topic: [Nano130] Use TestOScope to plot ADC data
- Replies: 0
- Views: 897
[Nano130] Use TestOScope to plot ADC data
Application: Use TestOScope to plot ADC data BSP Version: Nano100B Series BSP CMSIS v3.03.000 Hardware: NuTiny-EVB-Nano130-LQFP128 v1.1 Sometimes we use the serial port to send the ADC data to the PC for analysis. TestOScope is the computer software, which will capture the serial port data to the u...
- 03 Jun 2020, 14:19
- Forum: Example Code
- Topic: [NUC123] SPI Use PDMA to Transfer
- Replies: 0
- Views: 949
[NUC123] SPI Use PDMA to Transfer
Application: SPI use PDMA to transfer data BSP Version: NUC123 Series BSP CMSIS v3.01.001 Hardware: NuTiny-EVB-123-LQFP64 Ver1.0 Two boards are used. One board uses PDMA for SPI Master and another board uses PDMA for SPI Slave. The two boards transmit data to each other. You can download the sample...
- 03 Jun 2020, 14:11
- Forum: Example Code
- Topic: [Nano130] The driver of MMA7455
- Replies: 0
- Views: 887
[Nano130] The driver of MMA7455
Application: This sample code is the driver of MMA7455 based on NANO100 series. BSP Version: Nano100B Series BSP CMSIS v3.03.000 Hardware: NuTiny-EVB-Nano130-LQFP128 V1.0 This sample code is the driver of MMA7455 based on NANO100 series. NANO100 series controls MMA7455 and reads 3-axis acceleromete...
- 02 Jun 2020, 16:59
- Forum: Example Code
- Topic: [M480] M4 DSP Linear Interpolation
- Replies: 0
- Views: 913
[M480] M4 DSP Linear Interpolation
Application: This sample code uses the M4 DSP to calculate linear interpolation. 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 Linear Interpolation. User can use these functions to implement mathematical equa...
- 02 Jun 2020, 16:57
- Forum: Example Code
- Topic: [M480] Use EADC to Capture DAC Signal
- Replies: 0
- Views: 960
[M480] Use EADC to Capture DAC Signal
Application: This sample code uses EADC to capture the sine wave produced by the DAC. BSP Version: M480 Series BSP CMSIS V3.04.000 Hardware: NuMaker-PFM-M487 Ver 3.0 In the example code, the software triggers the DAC to output a sine wave, and after the DAC output is stable, the software triggers t...
- 02 Jun 2020, 16:55
- Forum: Example Code
- Topic: [M451] RGB LED Dimming
- Replies: 0
- Views: 893
[M451] RGB LED Dimming
Application: This code uses timer to control I/O of LEDs to do RGB dimming. BSP Version: M451 Series BSP CMSIS V3.01.003 Hardware: NuEdu-SDK-M451 v2.0 This code use timer to control I/O of LEDs to do RGB dimming. The LED dimming is always with PWM duty control. if the number of LEDs is greater than...
- 02 Jun 2020, 16:53
- Forum: Example Code
- Topic: [NUC240] Power Down Wakeup
- Replies: 0
- Views: 847
[NUC240] Power Down Wakeup
Application: This example code is implement NUC240 using GPIO to wake up the MCU and enter the Power Down Wakeup interrupt. BSP Version: NUC230/240 Series BSP CMSIS V3.01.001 Hardware: NuTiny-EVB-NUC240 V1.2 When NUC240 enters Power Down mode the chip can be woken up by changing of the GPIO status....
