Part Number: TRF7970A
Other Parts Discussed in Thread: RF430FRL152H, , TRF7960A
Our design uses a DLP-RFID2 module under the direction of a PIC controller.
We wire the DLP external antenna output into a multiplexer, controlling the mux with two pins, allowing RF output switching between 4 antennae. The external antenna is selected at DLP initialization time.
Wondering what restrictions apply to switching the RF output, or preferred sequence for graceful switching.
Our antennas are in close proximity to individual RF430FRL152H custom boards, which communicate with a LIS3MDL over I2C. My 152H code is heavily based on the SensorHub project.
Behavior seen is that only on power up do the PIC/DLP commands, result in I2C traffic between 152H and LIS. Theory is that improper mux switching is causing the DLP to only work once, or maybe the 152H is only working once. Forcing a PIC processor reset produces the desired result, but that's kind of ugly.
Any suggestions would be appreciated, thank you for reading this post.
Ken