• MCB2140 Serial Communication via RS232
    I am new to MCB2140. I want to interface RS232 to MCB140 for serial communication between PC and Board. Below is my code. I searched for manual and gone through the basics for UART initialization. Everything...
  • MCB2140 Serial Communication via RS232
    I am new to MCB2140. I want to interface RS232 to MCB140 for serial communication between PC and Board. Below is my code. I searched for manual and gone through the basics for UART initialization. Everything...
  • RS232 communication via serial I/O
    I got a RS232 Serial routine from this site. But when I tried on my actual hardware it did not work. I work OK using Dscope simulator. Could somebody be kindly to take a quick look at the code to see...
  • RS232 communication via serial I/O
    I got a RS232 Serial routine from this site. But when I tried on my actual hardware it did not work. I work OK using Dscope simulator. Could somebody be kindly to take a quick look at the code to see...
  • 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...