X-Cube-NFC10: CubeMX generates incorrect nfc_conf.h unless Board Extension NFC selected
- May 13, 2026
- 2 replies
- 102 views
Hello There,
I am currently trying to use the ST25R200 with the X-CUBE-NFC10 Software package.
First thing am not sure about: In the "Software Packs Component Selector" I have to configure the "Board Extension NFC/NFC10A1" even when i don't plan to use this board. Otherwise i get a warning that "NFC10Boardlface" requires "NFC/NFC10A1". If I don't select the board part, I get a simmilar warning from the RFAL component.

If i either don't add NFC/NFC10A1 in the component selector or don't select "Board Part NFC10Boardlface" in the Mode selection for the X-CUBE-NFC10 package, CubeMX seems to have problems generating the header "nfc_conf.h", which i have attached to this post.
This is how the configuration looks, which generated nfc_conf.h:

Am I using this library not correctly? Or rather which components of this library am i supposed to configure if i want to use the library with a custom board based on the ST25R200?
Best Regards, Cecil