Can't connect custom board to STM32Cube AI Studio
Hi everyone,
I’m having an issue connecting my custom board based on STM32H723ZGT6 to STM32Cube.AI Studio. The software cannot detect any COM port or target device.
Setup:
UART interface via USB-TTL converter
Using USART1 (PA9 TX / PA10 RX)
TX/RX crossed correctly
Windows Device Manager detects the COM port normally
The same COM port appears and in other software (e.g. Arduino IDE)
Dependency Software versions (all latest): STM32CubeProgrammer v2.22, path in setting also are correct.
Additional info:
I can connect to the MCU successfully using ST-LINK in STM32CubeProgrammer
However, UART connection in CubeProgrammer fails with timeout
Question:
What is the correct way to make STM32Cube AI Studio detect and successfully connect to an STM32H723ZGT6 MCU on a custom board?
Thanks for any advice.

