Hi,
I am trying to work with the TRF7970 using a non TI MCU.
The problem is that the stack from the EVB/Demo-code does not compile on my MCU and its is very difficult to port it.
My needs are very simple (and do not require the entire stack) - I need to be able to read the RFID tag's serial number and if possible to read/write a buffer (used as a non-volatile memory).
Reading the serial is mandatory, read/write the buffer is secondary.
I am able to communicate with the device over SPI.
Is it feasible to bring up the HW alone to utilize it for reading the serial number? or does it require a significant chunk of the stack in order to achieve my simple requirements ?
Is there an example/demo anywhere or do I need to bring it up from scratch?
Thanks
LT