Hi!!
I have worked on the OM13092 development board with LPC54606 microcontroller and I have tried to use "SDK" package USB example "usb_host_cdc" in order to check if my FTDI device will do an echo or not.
To explain more what i did, I put jumpers in right positions to active the High speed USB1, i set USB_HOST_UART_SUPPORT_HW_FLOW to zero and rebuild this project.Unfortunately, i got always a response of Device not supported on Putty.
Please help me to overcome this problem.