2022-06-01 05:54 AM
I can see the folder in the X-CUBE-AZRTOS-H7 2.1.0 repository but it is not available in the STM32CubeIDE Example selector.
Can I fix CubeIDE or manually import the project?
Solved! Go to Solution.
2022-06-06 03:20 AM
Hi @Ade ,
Ux_Device_CDC_ACM example project for NUCLEO-H723ZG is available in CubeIDE as shown in the attached figure. So, you can resolve this problem by downloading the latest version of CubeIDE 1.9.0 and/or by updating the example package.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-06-06 03:20 AM
Hi @Ade ,
Ux_Device_CDC_ACM example project for NUCLEO-H723ZG is available in CubeIDE as shown in the attached figure. So, you can resolve this problem by downloading the latest version of CubeIDE 1.9.0 and/or by updating the example package.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-06-09 02:12 AM
Just needed to update, Thanks!