2024-03-07 11:47 PM
Hello!
I'm using the STM32WL55CCU6 in a design and have a question:
TCXO: I'm using a TCXO connected according to the datasheet. If I select TCXO in CubeIDE I have to use PB01 as TCXO-VDD. My plan was to use PB01 as GPIO. Is that possible? How? -> If i change the Pin to GPIO, it deselects the TCXO in the clock config.
(TCXO is connected to the on-board-power-supply)
best regards
Robert
Solved! Go to Solution.
2024-03-08 12:08 AM
Hello @robha and welcome to the ST Community :smiling_face_with_smiling_eyes:.
The TCXO should be connected to the PB0-VDD_TCXO on the MCU. So, you can't use the PB0 as GPIO pin in this case.
Best Regards.
STTwo-32
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.
2024-03-08 12:08 AM
Hello @robha and welcome to the ST Community :smiling_face_with_smiling_eyes:.
The TCXO should be connected to the PB0-VDD_TCXO on the MCU. So, you can't use the PB0 as GPIO pin in this case.
Best Regards.
STTwo-32
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.