• USB virtual COM port Demo CDC driver for Windows Vista and 7
    Hello, Does anyone have the "USB virtual COM port Demo" application INF CDC driver for Windows Vista and Windows 7 ? Thanks Andre
  • USB virtual COM port Demo CDC driver for Windows Vista and 7
    Hello, Does anyone have the "USB virtual COM port Demo" application INF CDC driver for Windows Vista and Windows 7 ? Thanks Andre
  • virtual com port using stm32l053r8 cube libaries in keil (via USB to virtual com port)
    how to display a string from stm32l053r8 nucleo using cube libraries in keilv5 (via USB to virtual com port) **************************************** code: if( HAL_ADC_Start(&hadc) != HAL_OK) return...
  • virtual com port using stm32l053r8 cube libaries in keil (via USB to virtual com port)
    how to display a string from stm32l053r8 nucleo using cube libraries in keilv5 (via USB to virtual com port) **************************************** code: if( HAL_ADC_Start(&hadc) != HAL_OK) return...
  • USB CDC-ACM function class
    Hi, I use a modified version of Keil's USB CDC-ACM function class implementation. It works really well but I am having a problem in the way I am using it. I use the virtual COM-port to connect as...