Resolved! Communicating 10 STM32F429x parallelly with PC program.
I have to connect 10 devices based on STM32F429x MCU to PC and run them in parallel and send log data from all those STM32F429x devices to PC. Previously when using 1-2 ARM devices with PC I had been using serial port with RS3232 and USB-serial conve...