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

STM32F446 + USB3320 #1

Open
Xelus22 opened this issue Mar 11, 2023 · 4 comments
Open

STM32F446 + USB3320 #1

Xelus22 opened this issue Mar 11, 2023 · 4 comments

Comments

@Xelus22
Copy link

Xelus22 commented Mar 11, 2023

Hi Luantty, im not sure where else to communicate to you. But is it possible to get a STM32F446 + USB3320 config? I've been testing to try with the USB OTG HS but i am unsuccessful. :(

@luantty2
Copy link
Owner

How does your board.h file look like?
OTG HS won't work without D0-D7, CK, STP, DIR, NXT pins defined, so that's pretty much all the config you need.

@Xelus22
Copy link
Author

Xelus22 commented Mar 14, 2023

OK thanks ill have to try on the weekend. :)

@Xelus22
Copy link
Author

Xelus22 commented Jul 2, 2023

Hi Luantty, sorry I haven't had time to do this until now. (yes a very long time)

image

Ive found that the STM32F446 uses a slightly different Alternate value for the D4 pin.

How should i edit the board.h to reflect this?

https://github.com/Xelus22/qmk_firmware/blob/8k_mouse/keyboards/xelus/mouse/board.h

I have edited it to this here. (i think i am correct)

Testing:
Fails to enumerate now, previously wasnt able to start USB at all.
image

Problem Code : 43 (CM_PROB_FAILED_POST_START)

@luantty2
Copy link
Owner

luantty2 commented Jul 6, 2023

Hi,
I haven't looked too deep into your config, but generally looks correct and should work.
There might be a hardware issue that stops it from working?

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

2 participants