Difference between revisions of "Help/SerialConnection"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{PageSequence|prev=Help/OBDII|next=Help/NetworkConnection|category=Help|categoryIcon=cog}} | {{PageSequence|prev=Help/OBDII|next=Help/NetworkConnection|category=Help|categoryIcon=cog}} | ||
+ | You might want to select the serial Connection parameters: | ||
[[File:serialParams.png|400px]] | [[File:serialParams.png|400px]] | ||
+ | == Connection == | ||
+ | === Windows === | ||
+ | typical connections are: | ||
+ | * COM1 | ||
+ | * COM2 | ||
+ | * ... | ||
+ | === Linux === | ||
+ | typical connections are | ||
+ | * ttyUSB0 | ||
+ | * ttyUSB1 | ||
+ | * ... | ||
+ | === Mac OS === | ||
+ | typical connections are: | ||
+ | * cu-usbserial | ||
+ | * cu-usbserial-#### | ||
+ | == Baudrate == | ||
see | see | ||
* https://www.scantool.net/blog/switching-communication-baud-rate/ | * https://www.scantool.net/blog/switching-communication-baud-rate/ |