Hi
According to FDC2214 datasheet - chapter 9.6.36 Address 0x7F, DEVICE_ID, this register (DEVICE_ID) is 8-bit (0:7) but it's value is 0x3054 or 0x3055. How is it possible? Shouldn't it have 16 bits ?
Such as this resgister, another one in this file (MANUFACTURER_ID) is just readable and has constant value too ( 0x5449 ). MANUFACTURER_ID has 16 bits so it is reasonable but according to datasheet, DEVICE_ID must save 16 bits in just 8 bits !