We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start hydrafw then type:
uart 0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22 0x33 0x44 0x55 0x66
Output is:
> uart Device: UART1 Speed: 9600 bps Parity: none Stop bits: 1 uart1> 0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22 0x33 0x44 0x55 0x66 WRITE: 0xFF 0x00 0x01 0x80 0x55 0xAA 0xFF 0x11 0x11 0x11 0x11 0x11 0x22 0x33 0x44 0x55 0x66 uart1> 0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22 0x33 0x44 0x55 0x66 WRITE: 0xFF 0x00 0x01 0x80 0x55 0xAA 0xFF 0x11 0x11 0x11 0x11 0x11 0x22 0x33 0x44 0x55 0x66 uart1> 0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22 0x33 0x44 0x55 0x66 WRITE: 0xFF 0x00 0x01 0x80 0x55 0xAA 0xFF 0x11 0x11 0x11 0x11 0x11 0x22 0x33 0x44 0x55 0x66 uart1> 0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22 0x33 0x44 0x55 0x66 WRITE: 0xFF 0x00 0x01 0x80 0x55 0xAA 0xFF 0x11 0x11 0x11 0x11 0x11 0x22 0x33 0x44 0x55 0x66 uart1> 0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22 0x33 0x44 0x55 0x66 WRITE: 0xFF 0x00 0x01 0x80 0x55 0xAA 0xFF 0x11 0x11 0x11 0x11 0x11 0x22 0x33 0x44 0x55 0x66 uart1> 0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22 0x33 0x44 0x55 0x66 WRITE: 0xFF 0x00 0x01 0x80 0x55 0xAA 0xFF 0x11 0x11 0x11 0x11 0x11 0x22 0x33 0x44 0x55 0x66 uart1> 0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22 0x33 0x44 0x55 0x66 WRITE: 0xFF 0x00 0x01 0x80 0x55 0xAA 0xFF 0x11 0x11 0x11 0x11 0x11 0x22 0x33 0x44 0x55 0x66 uart1> 0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22 0x33 0x44 0x55 0x66 WRITE: 0xFF 0x00 0x01 0x80 0x55 0xAA 0xFF 0x11 0x11 0x11 0x11 0x11 0x22 0x33 0x44 0x55 0x66 uart1> 0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22 WRITE: 0xFF 0x00 0x01 0x80 0x55 0xAA 0xFF 0x11 0x11 0x11 0x11 0x11 0x22
Last line is wrong "0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22" instead of "0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22 0x33 0x44 0x55 0x66"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Start hydrafw
then type:
Output is:
Last line is wrong "0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22" instead of "0xFF 0 1 0x80 0x55 0xAA 0xFF 0x11:4 0x11 0x22 0x33 0x44 0x55 0x66"
The text was updated successfully, but these errors were encountered: