How to program software to a custom board using a Nucleo board
Hello,
I'm trying to program a custom board equipped with an STM32WBA23CE.
I've tried wiring it from a Nucleo board (MB1801D), but the programming is failing.
CN3 pin5 -> Custom Board VDD
pin9 -> PA13
pin11 -> PA14
Even when I press Connect in CubeProgrammer, an error dialog appears.

It works normally when I disconnect the wiring to the custom board, so it doesn't seem to be an issue with the application or the Nucleo board.
The custom board does not have 32 kHz support.
Are there any resources or descriptions that might be helpful regarding this method?
