Hi Kondelez (or others)
I am working with reading HID IClass cards with at CLRC632 IC in my own design.
I can read ICODE2 / ISO 15693 cards, but have not succeded in HID IClass Elite.
Do you know or can you read the CLRC632 register settings when reading the HID IClass cards?
The register settings of my setup when trying to read HID IClass are:
Transmitter and control:
0x11 - TxControl - 0x5B
0x12 - CwConductance - 0x3F
0x13 - ModConductance - 0x3F
0x14 - CoderControl - 0x2F
0x15 - ModWidth - 0x3F
0x16 - ModWidthSOF - 0x3F
0x17 - TypeBFraming - 0x00
Receiver and decoder:
0x19 - RxControl1 - 0x8B
0x1A - DecoderControl - 0x14
0x1B - BitPhase - 0xB5
0x1C - RxThreshold - 0xAB
0x1D - BPSKDemControl - 0x00
0x1E - RxControl2 - 0x41
0x1F - ClockQControl - 0x00 (calibrated during setup with 0x40 command)
RF Timing and channel redundancy:
0x21 - RxWait - 0x08
0x22 - ChannelRedundancy - 0x2C
0x23 - CRCPresetLSB - 0xFF
0x24 - CRCPresetMSB - 0xFF
0x25 - TimeSlotPeriod - 0x41
When requesting the UID I use the inventory command by sending:
1. Flags: 0x66
2. CMD: 0x01
3. Mask length: 0x00
I hope to hear from you soon.