• USBH - USB_CM3
    Hi, i want to use USB host controller on LPC1778 with USB_CM3.lib and usbh_ohci_lpc177x_8x driver. The board is custom and there are no ISP1301. In driver - usbh_ohci_lpc177x_8x i saw functions for...
  • USBH - USB_CM3
    Hi, i want to use USB host controller on LPC1778 with USB_CM3.lib and usbh_ohci_lpc177x_8x driver. The board is custom and there are no ISP1301. In driver - usbh_ohci_lpc177x_8x i saw functions for...
  • UART + Gui Thread
    Hi all, I got a stm32f746 disco , I am running RTOS and have a gui Thread running. I am trying to send a string out Uart1 when a button is pressed on the GUI. The GUI is up and running, but when I...
  • UART + Gui Thread
    Hi all, I got a stm32f746 disco , I am running RTOS and have a gui Thread running. I am trying to send a string out Uart1 when a button is pressed on the GUI. The GUI is up and running, but when I...
  • USBH CDC ACM Virtual Com Port Question
    In Keil's Run Time Environment I will only use USB Port I use it as virtual com. When I coding USB Host Virtual com as usbh cdc acm, usart port included, why?? ////////////////////////...