User Activity

I have a project that runs at 100Mbit, but when I try to connect to a 10Mbit hub, it cannot connect.Any ideas where to look (clocks, MAC, etc)?Thanks
The line is in queue.c : configASSERT( !( ( xTaskGetSchedulerState() == taskSCHEDULER_SUSPENDED ) && ( xTicksToWait != 0 ) ) );I selected in th device config: USB_HOST, LWIP, FREERTOS, FATFS, USART1,USART3, USART6, UART7, UART8, ETH and TIM1 for use ...
Kudos from