STM32H7 Host with multiple devices.
Hi,
I would like to use USB HOST to use multiple devices. We would like use the following configuration :
1 host and 15 devices max with 5 hub between them

So I am using STM32H747 as Host and I saw the following sentence in Reference manual :
"Up to 16 host channels (pipes): each channel is dynamically reconfigurable to allocate any type of USB transfer."
So if I understand well I can only use 8 devices max (8 endpoint IN + 8 endpoint OUT) and probably 7 because 1 endpoint reserved for the endpoint 0 (configuration)
Am I right ?
Is my configuration is possible ?
Thanks a lot for answers.
Best regards,
Logan
