-3

Is it possible to build a NFC transceiver on a FPGA ? If yes what kind of signal conditioning will it require to take data in and out of the FPGA. Basically what size(LUTS) fpga will be able to handle a NFC transceiver may be not fully fledged but a lite version.

user22348
  • 369
  • 3
  • 7
  • 17
  • can we interface an antenna to an fpga – user22348 Dec 10 '14 at 16:30
  • 1
    See related link for NFC transceiver chipsets. Perhaps one could use an external NFC chipset, managed by an FPGA or microcontroller? http://electronics.stackexchange.com/questions/15810/how-to-add-nfc-to-a-cheap-consumer-product?rq=1 – MarkU Dec 11 '14 at 02:47

1 Answers1

1

It's not possible. NFC requires RF circuitry including an antenna. A FPGA by itself isn't enough.

Ricardo
  • 6,134
  • 19
  • 52
  • 85
Brian Carlton
  • 13,252
  • 5
  • 43
  • 64