Hello,
I am trying to sample capacitance change as well as voltage change from sensors. I combined the simplified sample codes from Csense_drv and saadc sample. If I only enable either csense_drv or saadc, I can read value. But if I combine them together, I always get "fatal" error. I understand csense_drv also use saadc (I disable COMP) but don't know where the conflict/problem is.
Can anybody take a look at my [source] file?
Thanks a lot! -Lei