2025-06-02 12:35 AM
Hello,
In our project we are using STM32N6.
We want to use UCPD1_CC1 and UCPD1_CC2 pins as a GPIO but CubeIDE does not generate code for these pins as GPIO.
How we can use these pins as GPIO?
Best regrads,
Egemen Aksoy
2025-06-02 1:47 AM
Hi @Clyasenth
Would you attach your iOC file?
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.
2025-06-02 4:19 AM
2025-06-02 9:25 AM
Hi again @Clyasenth
In my understanding, as referenced in datasheet, the function during and after reset is the same as the actual pin name. So, they could not be reused as GPIO.
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.
2025-06-03 3:30 AM
Hello @FBL
Is there any bug or something in Cube MX or Cube IDE because, I can chose UCPD1_CC1 and UCPD1_CC2 pins as GPIO in Cube MX and Cube IDE.
Best regards,
Egemen Aksoy