This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Why is USB so much faster than normal serial communication?

Hello,

USB and say, RS-232/485 are all serial mediums to deliver data. What makes USB so much faster? Why can't the same data transfers rate be achieved with say, RS-232? Sorry for asking a non-Keil specific question.

Thanks

Parents
  • ... DMA which will 'help' equally much regardless of USB or 485. Likewise, regardless of DMA or not, buffer size helps equally for the two. In comparison - compare under same circumstances.

    Erik

    PS
    In my first post I 'forgot' a thing: RS232 is single ended which is not conductive to long cables or high speed.

Reply
  • ... DMA which will 'help' equally much regardless of USB or 485. Likewise, regardless of DMA or not, buffer size helps equally for the two. In comparison - compare under same circumstances.

    Erik

    PS
    In my first post I 'forgot' a thing: RS232 is single ended which is not conductive to long cables or high speed.

Children
No data