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

Firmware support for Version 1 #45

Closed
finger563 opened this issue Dec 17, 2023 · 0 comments · Fixed by #56
Closed

Firmware support for Version 1 #45

finger563 opened this issue Dec 17, 2023 · 0 comments · Fixed by #56
Assignees
Labels
enhancement New feature or request

Comments

@finger563
Copy link
Contributor

Is your feature request related to a problem?

Once the boards come in for #44, the gamepad will stop working and the new features will not be supported

Describe the solution you'd like.

  • Update code to use Aw9523 component
  • Add MAX17048 component
  • Update to handle volume buttons
  • ADC on vbat line for monitoring battery voltage

Describe alternatives you've considered.

Not improving anything ever? :/

Additional context.

Related to #24 (which after we add the ADC and the MAX17048 component we'll be able to show meaningful information)

@finger563 finger563 added the enhancement New feature or request label Dec 17, 2023
@finger563 finger563 self-assigned this Dec 17, 2023
finger563 added a commit that referenced this issue Dec 23, 2023
* Added usb support for USB MSC wired up to uSD card for mouting to computer.
* Updated main settings screen to have a USB MSC button for enabling and disabling USB MSC. Deault is disabled on boot so that programming / logging can be done.
* Refactor box-emu-hal some to have kconfig for selecting hardware version and configuring the input driver based on that.
* Added support for Aw9523 input driver (V1 hardware which changes compared to V0)
* Update espp submodule
* Update file system to expose sdcard for use by usb subsystem.
related / WIP #45 #46
@finger563 finger563 changed the title Firmware support for Version 2 Firmware support for Version 1 Dec 27, 2023
@finger563 finger563 mentioned this issue Jan 14, 2024
12 tasks
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

Successfully merging a pull request may close this issue.

1 participant