• Where is an example of TTL serial port and/or USB Virtual Port ?
    Can someone point me to a UART example and a USB virtual comm port example please ?
  • USB virtual port and emulation
    Hello I'm working on a CDC USB communication (Atmel ARM9 processor). On the PC side, I have a virtual comm port. When my device runs without JTAG/ emulation (UV4), it works fine, but when I try...
  • USB Virtual COM Port - example needed
    Has anyone written working example of Virtual COM port on USB for ARM procesor.
  • Problems with the virtual serial Port for UART
    Hello, we want to create a Keil project, in which we want to use the UART. When we want to debug our program the debugger jumps into the reset handler and stops. We tried to find out what the problem...