You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+26-2Lines changed: 26 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,11 +176,35 @@ Make sure that the latest software libraries are installed. The demo/example use
176
176
Pre-configured data streamer file is available with the firmware package. The below steps given for data visualizer configuration use these files to prepare the setup.
177
177
178
178
* Configure the serial port for communication with the Curiosity High Pin Count (HPC) Development Board.
179
-
* Set the baud rate to 230400, parity to none and stop bits to 1.
179
+
* Set the baud rate to 115200, parity to none and stop bits to 1.
180
180
* Ensure the DTR option is checked and both RTS and Open Terminal options are unchecked.
* Configure data streamer for interfacing Oscilloscope window with the serial port control panel. Data streamer configuration **(data-streamer-config.txt)** file is available in example firmware folder.
0 commit comments