We are currently using FDC2214 as a touch sensor. Our application uses all 4 channels and needs 1000sample / s (Tsample = 1ms) in total, so we set the register values as shown below. (Values such as Idrive have also been adjusted) I have a question here. In this state, I performed "DATA Streaming", touched it several times, and saved it in a csv file. Stop once, When I check the csv file, the value (CH0 MAX) when not touching is 29758020, the value when touched (CH0 MIN) was 29581431. * Both are raw dataSince the ENOB is 14.2 bits, I expected that the value would be 18821 (2 ^ 14.2) or less, but it seems that 28 bits of data are taken, so I do not know what this ENOB represents It was. If there is a register setting that can increase the sensitivity of data, please let me know. There may be places where I lack knowledge, but I would appreciate it if you could respond.
Regards,
MASATO