2017-10-31 11:51 AM
Is there any sample code to put the ST25R3911B into transparent mode? I have been unable to make the
ST25R3911B output OOK in transparent mode.
I need this functionality because I'm implementing a proprietary protocol.
My configuration/use model:
My circuit uses MCU_CLK as required for timing
I configure the ST25R3911_REG_OP_CONTROL register to enable TX and disable RX
But, unfortunately, I don't get any signal on RFO1/RFO2.
Any assistance would be greatly appreciated.
Solved! Go to Solution.
2017-12-14 06:28 AM
Posted on December 14, 2017 at 15:28
Hello,
unfortunately ST does not have support code showing usage of transparent mode on ST25R3911B.
Looking through your procedure looks reasonable. Some paths to look into:
Regards, Ulysses
2017-12-14 06:28 AM
Posted on December 14, 2017 at 15:28
Hello,
unfortunately ST does not have support code showing usage of transparent mode on ST25R3911B.
Looking through your procedure looks reasonable. Some paths to look into:
Regards, Ulysses
2017-12-18 04:35 PM
I'm sorry to hear that ST does not have any support for transparent mode. I have been, however, able to make some changes to the code to make both transmit and receive work in transparent mode.
Thanks for your help.