2020-02-10 10:58 PM
Hi, can we connect X-NUCLEO-NFC05A1 with NUCLEOF446RE to ST25R3911B_Discovery GUI.
If so , how?
Solved! Go to Solution.
2020-02-11 12:36 AM
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
2020-02-11 12:36 AM
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