Communication Port Settings
The Commander core has the communication port settings shown in the table serial port settings below.
Parameter |
Setting |
Byte Size |
8 bits |
Parity |
None |
Flow Control |
None |
Stop Bit |
1 |
Table serial port settings
Commander core provides the user with the ability to set the desired baud rate of the serial communication. In order to make these changes, first set the desired baud rate by using the DB command. By default, the Commander core has a baud rate setting of 9600 bps.
Return Value |
Description |
1 |
9600 |
2 |
19200 |
3 |
38400 |
4 |
57600 |
5 |
115200 |
Table 3-1 DB command
To write the values to the device’s flash memory, use the STORE command. The new baud rate will now be written to memory, but will not go into effect until after a complete power cycle.
< Topic Home | Home | Next Chapter | First Section >