Skip to content

Some boards have a sing capacitor problem with mode == IDLE #63

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

Open
jcdutton opened this issue Apr 21, 2025 · 0 comments
Open

Some boards have a sing capacitor problem with mode == IDLE #63

jcdutton opened this issue Apr 21, 2025 · 0 comments

Comments

@jcdutton
Copy link

Hi,

I have read a comment that I think you put in the Embedded Controller source code.

"* Some boards have a sing capacitor problem with mode == IDLE. For such

  • boards, a host can specify EC_CHARGE_CONTROL_FLAG_NO_IDLE, which
  • makes the sustainer use DISCHARGE instead of IDLE. This is done by
  • setting lower != upper in V2, which doesn't support the flag."

Please can you clarify this statement a little:

  1. "Some boards", please can you tell me which boards.
  2. "sing capacity problem". What does that mean, what effect does it have?
    Please can you describe what happens if one sets IDLE on those main-boards?

I have been trying to make some of my own changes to the EC source code, in order to improve the battery charging behavior and avoid mini-cycles of charge/discharge.
You can see my changes so far here:
https://github.com/jcdutton/EmbeddedController (charge controller changes)
https://github.com/jcdutton/zephyr (general improvements to port80
handling)

I have a FW16 AMD, that does not appear to have the IDLE problem you mentioned above.
So, I am curious which boards have the problem?

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

No branches or pull requests

1 participant