Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable UCPD Dead Battery Support Again #2576

Open
klaus-liebler opened this issue Nov 21, 2024 · 1 comment
Open

Enable UCPD Dead Battery Support Again #2576

klaus-liebler opened this issue Nov 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@klaus-liebler
Copy link

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

@klaus-liebler klaus-liebler added the enhancement New feature or request label Nov 21, 2024
@fpistm
Copy link
Member

fpistm commented Nov 21, 2024

Hi @klaus-liebler
Feel free to provide a PR for this.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants