Using integrated DB function of STM32U5 with TCPP01-M12
Hello everyone,
I'm currently working on a USB Type‑C Power Delivery design using the STM32U575VGT6Q and the TCPP01‑M12. According to the TCPP01‑M12 datasheet and the example from the UM2581 STM32L5 Nucleo Board, the DB pin should be connected to a GPIO pin on the MCU.
The MCU provides two DB signals to properly indicate a dead battery condition. Can these signals be used and fed to the TCPP01‑M12 DB pin?
However, I cannot find any option in CubeMX to select or configure just one DB signal – it appears that this specific configuration is not available in the graphical interface.
Has anyone encountered this issue?
Should the second DB signal be connected together with the first one?
Should I leave it unconnected or tie it to a defined potential?
Is stacking of an external interrupt on the second DB signal a suitable workaround to use it for the FLT signal?

Thanks in advance for any help!
