Wrong defaults in ST25R3916/7 datasheet
Hi,
I have implemented a NFC sniffer for Flipper Zero (with ST25R3916), and I found wrong information in the datasheet regarding the default values of the chip registers (all of them in Space A): Register 0x0c defaults to 0x2d rather than 0x2c as indicated in the datasheet, 0x0f is 0x0c rather than 0x08, 0x29 is 0x60 rather than 0x70, and 0x29 is 0x22 rather than 0x33.
This is no problem for my application (3916 is great for sniffing, even without resorting to the Transparent Mode, which is impractical due to Flipper Zero's hardware limitations), but the datasheet should probably be fixed as other developers might be relying on what it says.
