• 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 Port Com
    hello, I have difficulties to use the USB interface in virtual Com mode with the microcontroller Cortex M0+ LPC11U67 manufactured by NXP. I found a compatible driver on this link. github...
  • USB Port Com
    hello, I have difficulties to use the USB interface in virtual Com mode with the microcontroller Cortex M0+ LPC11U67 manufactured by NXP. I found a compatible driver on this link. github...
  • Open several COM ports
    Hello all, I have a big problem to solve and I need your help. My target (based on 89C51RD2) should transfer/receive data to/from PC in several protocols type through single COM port. When the PC receives...