HI:
MCU: nRF52832
Reference example: ...\nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs
...\nRF5_SDK_15.3.0_59ac345\examples\peripheral\saadc\pca10040\blank\arm5_no_packs
I Used the SAADC Detect the fixed voltage (0V and 1.5V) ; then I find that the AD Convert result is OK.
But when I Used the SAADC Detect the sine wave (13.56MHz'), amplitude = 30mV , Peak to Peak value is 60mV; I Find that the Result are very different. Offset about 200mV.
I want to know that, SAADC Is it possible to detect sine waves??? have some problem??
thanks!