STM32F429 Discovery as USB Host. Problems enumerating Low-Speed Device over Full-Speed HUB.
Hello everyone,I'm using the STM32F429 Discovery board as a USB Host. Using the ST Host Library I managed to get several different HID devices working (Full Speed and Low Speed).I changed the Host Library so that it can handle multiple Devices. I al...