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

Support featherwing max3421 #346

Merged
merged 3 commits into from
Nov 21, 2023
Merged

Support featherwing max3421 #346

merged 3 commits into from
Nov 21, 2023

Conversation

hathach
Copy link
Member

@hathach hathach commented Nov 21, 2023

Add support for featherwing USB host with max3421e

  • add max3421_readRegister() max3421_readRegister(), max3421_writeIOPINS1(), max3421_writeIOPINS2() to usbhost with max3421
  • update examples to work with featherwing usb host max3421, added max3421's GPIO0 pull up (VBUS enable) after host init
  • Update tinyusb to also support non-OTG MCU such as esp32 (not tested with c3, c6 etc..)
  • Tested with feather m0, m4, nrf52840, esp32s2, esp32s3, esp32 v2

@ladyada

@hathach hathach merged commit 2b0b814 into master Nov 21, 2023
18 checks passed
@hathach hathach deleted the support-featherwing-max3421 branch November 21, 2023 10:23
@ladyada
Copy link
Member

ladyada commented Nov 21, 2023

got it! will test :)

@hathach
Copy link
Member Author

hathach commented Nov 22, 2023

yeah, please do, also the default pin for irq and cs are D10 and D11 on most feather dev board. You can also use with Feather Huzzah32 as well (tested)

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

Successfully merging this pull request may close these issues.

2 participants