I want to use CC2541 control a dust sensor, the sensor has an input pulse drive signal like this:
The drive signal with a high level about 0.32ms, how can I generate it in the OSAL?
The analog output from dust sensor is valid after rising edge of drive signal about 0.28ms,like picture below:(Iled is drive signal, output pulse is analog output signal)
How can I use AD to match this sampling timing?