• 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 virtual com port is not working stably
    Hi, I use STR912FAW44 and keil MDK. My application will run with no issue on USB virtual com port if it boots from bank0. Using USB DFU bootloader to download the main application. Power cycle the...
  • USB virtual com port is not working stably
    Hi, I use STR912FAW44 and keil MDK. My application will run with no issue on USB virtual com port if it boots from bank0. Using USB DFU bootloader to download the main application. Power cycle the...
  • STM34L476 Virtual Com Port not showing up in device manager
    I was looking at a example program from ST Microelectronics. It has a title something like LL Uart RX IT and it is I believe set up to use the STM Link on the Nucleo Board as a Virtual Com Port. I...