• Virtual Serial port COM in debug with simulator - LPC17xx
    Hi, is it possible to develop a new 'virtual' COM port for UART trasmission in Keil? Something like Virtual Serial Port ( https://www.virtual-serial-port.org/ ) does. I need to create a communication...
  • Virtual Serial port COM in debug with simulator - LPC17xx
    Hi, is it possible to develop a new 'virtual' COM port for UART trasmission in Keil? Something like Virtual Serial Port ( https://www.virtual-serial-port.org/ ) does. I need to create a communication...
  • Problems in assigning Serial I/O to a PC COM Port
    I am working on a project that makes acquisition of signal from a GPS via serial port.I am trying to debug my code following the example of the pdf Getting Stared: MODE COM1 4800,0,8,1 ASSIGN COM1 ...
  • Problems in assigning Serial I/O to a PC COM Port
    I am working on a project that makes acquisition of signal from a GPS via serial port.I am trying to debug my code following the example of the pdf Getting Stared: MODE COM1 4800,0,8,1 ASSIGN COM1 ...
  • Problem with Virtual Com Port
    Hi all! I try to implement a Virtual Com Port with eval board MCBSTM32. I started with the HID example provided in the download area. There are two interfaces: I0: bulk in + bulk out with max. packet...