Has anyone ever managed to get a STM32F411CE Blackpill working as a USB Host?
Hi. I've been trying to work this out for a couple of weeks now and am pretty well stumped. I can't even get VBUS power working, so suffice it to say I'm not getting very far.
All the examples seem to be for Nucleo boards, so not sure if it's even possible with a Blackpill. So far I've worked my way through these examples with no great luck:
https://www.youtube.com/watch?v=MlhUG4GsOT0
https://controllerstech.com/stm32-usb-host-hid
https://www.bennettnotes.com/notes/stm32-blackpill-with-stmcubeide-usb-serial
I have had a bit of success totally avoiding ST tooling and using the Arduino stm32duino libraries but they don't seem to have managed to get USB Host working either, so that's not particularly productive.
Any help would be very much appreciated!
