Page 1 of 1

[NUC240] Implement ADC Median Filter

Posted: 27 May 2020, 10:49
by chhsieh3
  • Application: The example code implements ADC sampling noise reduction by using Median Filter.
  • BSP Version: NUC230/240 Series BSP CMSIS v3.01.001
  • Hardware: NuEdu-EVB-NUC240 v1.0
The sample code implements a simple ADC sampling noise reduction with Median Filter. Do five times ADC sampling and then sort the values. Use Median Filter to takes the number in the middle of the sorted values.

You can download the sample code at https://www.nuvoton.com/resource-downlo ... 1227154026