Skip to main content
Visitor II
July 27, 2024
Question

Can't import any X-Cube packages

  • July 27, 2024
  • 1 reply
  • 839 views

Hey,

I wanted to get started with the X-Nucleo-NFC01A1 on the NucleoF767ZI.

After looking through the available Software packs I only found NFC4, NFC6 and NFC7. I then went ahead and downloaded the X-Cube package for the NFC board directly from ST (www.st.com/nucleo-nfc). When i tried to import it though it just gave me an error saying "This file is either cirrupted or not a recognized package". I then tried downloading the file again with the same result. I also tried different X-Cube packages all with the same error, i have no idea what it's problem is.

Thanks for any help in advance!

1 reply

STTwo-32
Technical Moderator
July 27, 2024

Hello @Anercomp and welcome to the ST Community :smiling_face_with_smiling_eyes:.

Some X-Cube packages can't be added to CubeMX directly. You have to add them to the generated Code on your IDE (CubeIDE for example) manually after the generating the Code from CubeMX. Follow this article for more details.

Best Regards.

STTwo-32