Hi,
I'am using GC5016 as DDC, a I want measure the power level. All works fine, but the measuring is not running. I readed some tips from datasheet:
Example using a read of the msb to fire one shot:
1. Sync integration counter
2. Wait for ready bit to be 1 (8 clocks or less depending on sync source)
3. Read MSB of power (also fires one shot to clear ready bit) and ignore it.
4. Wait for ready bit to be 1
5. Read power LSB
6. Read power MSB
7. Check to be sure missed bit is not set
8. Go to step 4
but i dont know, what does mean step 1 - sync integration counter. I get always zerros values from power measurement data registers.
Thank you.