Menu

Serial instead of USB?

Vasi
2018-11-09
2018-11-09
  • Vasi

    Vasi - 2018-11-09

    It makes sense to replace the USB communication with Serial? The firmware will be smaller and hopefully will have no problems on Linux... and is easier to be ported on other languages/compilers. The board will need a Serial to USB converter, but that component is very common these days.

     
  • Anonymous

    Anonymous - 2018-11-09

    It makes no sense at all. COM port has almost completely disappeared from modern computers. Besides, OpenProgrammer is nearly the only open source USB programmer for large scale of memory and microcontrollers. Return to COM port would be a step back.

     
  • Alberto Maccioni

    It makes little sense: you have a direct connection and update it by placing another device in between. But besides this, serial connections cannot be trusted for timing, so an hypothetical serial version would just transfer the entire packet of instructions at once as it is done now.
    It sure is possible, but do not see a need for it.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.