Skip to main content
Visitor II
February 11, 2020
Solved

X-NUCLEO-NFC05A1 with NUCLEOF446RE for ST25R3911B-Discovery GUI

  • February 11, 2020
  • 1 reply
  • 655 views

Hi, can we connect X-NUCLEO-NFC05A1 with NUCLEOF446RE to ST25R3911B_Discovery GUI.

If so , how?

    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS

    Hi,

    it would work out of the box with NUCLEOL476, given you attach a USB cable to the right pins.

    However in this setup this would require porting of the complete firmware (including drivers, USB stack) from L476 (ST25R3911B-DISCO) to the NUCLEOF446RE. The ST25R3911B-DISCO uses direct USB HID and our experience is that even with all CUBE generated code you will need to change generated code in quite a few places.

    Regards, Ulysses

    1 reply

    Technical Moderator
    February 11, 2020

    Hi,

    it would work out of the box with NUCLEOL476, given you attach a USB cable to the right pins.

    However in this setup this would require porting of the complete firmware (including drivers, USB stack) from L476 (ST25R3911B-DISCO) to the NUCLEOF446RE. The ST25R3911B-DISCO uses direct USB HID and our experience is that even with all CUBE generated code you will need to change generated code in quite a few places.

    Regards, Ulysses