Other Parts Discussed in Thread: FDC2214
I am planning to use FDC2214 as follows:
1) FDC configuration:
- RCOUNT set for 2ms conversion time
- One channel active
- INTB enabled
- FDC2214 in sleep mode
2) Every 8 ms the processor will:
- the processor will wake-up the FDC2214
- the processor will go in sleep mode (waiting for an FDC2214 interrupt)
- In the related IRQ service routine, the processor will read the data from FDC2214 and put FDC2214 back in sleep mode
Questions:
- When FDC2214 will assert the INTB after waking up?
- After 2ms (set by RCOUNT) + 16,384 FINT (as per 7.4.3 in its datasheet)?
Thanks,
Cezar