Hello everyone,
I am interfacing the OM27160A1HN NFC module with the OM29110RPI-B Raspberry Pi interface board.
Setup Clarification (Important)
Same OM29110RPI-B interface board
Same Raspberry Pi
Same firmware, binary, and configuration
Only the NFC module (OM27160A1HN) is replaced
Observed Behavior
NFC Module #1 (Working):
The application works correctly and I get the expected NFC output.
NFC Module #2 (Not Working):
With the same board and same code, the NFC functionality does not work as expected.
Since the exact same hardware platform and software work with one NFC module, this strongly suggests that:
The code is correct
The interface board is fine
The issue may be related to the specific NFC module, its electrical behavior, or tolerances
What I Have Checked
Same wiring and connections
Same initialization and reset sequence
No software changes between tests
Additional Debug Data
Questions to the Community
Are there any known module-to-module variations, errata, or sensitivity issues with OM27160A1HN?
Could this be related to:
Are there any recommended electrical checks or minimum signal requirements that should be verified when swapping NFC modules?
Has anyone seen a similar case where one OM27160A1HN works and another does not on the same board?
Image 1: Not Working Module


The top waveform is the IRQ and the below is the clock.
IRQ is asserted by the host, but no response is observed from the NFC module. No clock activity is generated after IRQ, indicating the module is not responding.
Image 2: Working NFC Module


The top waveform is the IRQ and the below is the clock.
IRQ is asserted by the host, and the NFC module responds correctly. Clock activity is observed on the bus after IRQ, indicating normal operation.
Any guidance on what parameters or signals I should focus on next would be very helpful.
Thank you for your support.
regards,
Niranjan