Closed
Description
Good evening,
my feature request is related to the problem described here:
manuelbl/usb-pd-arduino#20
https://www.mikrocontroller.net/topic/573034#7778987
In short: The Arduino Framework for STM32G431 disables the Dead Battery Support for USB-C PD applications without offering conditional compilation for this. However, at least I need Dead Battery Support in my application. The only way to archive this now is to comment out the particular line in hw_config.c
I would like to have a preprocessor symbol that enables Dead Battery Support (i.e. disables the deactivation).
Thank you, regards
Klaus
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done