Skip to content

Commit fed4cc0

Browse files
author
srinivasa K R
committed
MPAE-7470 : Readme files are updated with updated images
1 parent ef574c7 commit fed4cc0

File tree

6 files changed

+26
-2
lines changed

6 files changed

+26
-2
lines changed

README.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,11 +176,35 @@ Make sure that the latest software libraries are installed. The demo/example use
176176
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.
177177

178178
* 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.
180180
* Ensure the DTR option is checked and both RTS and Open Terminal options are unchecked.
181+
182+
<p align="center">
183+
<img width=750 height=auto src="images/SerialPort.png">
184+
<br><strong>Serial Port Control Panel<br>
185+
</p>
186+
181187
* 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.
188+
189+
<p align="center">
190+
<img width=750 height=auto src="images/DataStreamer.jpg">
191+
<br><strong>Data Stream Control Panel<br>
192+
</p>
193+
194+
* Data Streamer window shown after load the data-streamer-config.txt file as below.
195+
196+
<p align="center">
197+
<img width=750 height=auto src="images/DataStreamerWindow.png">
198+
<br><strong>Data Stream Control Panel<br>
199+
</p>
200+
182201
* Configure Oscilloscope module for visualize the data values in real-time.
183202

203+
<p align="center">
204+
<img width=750 height=auto src="images/OscilloscopeDS.png">
205+
<br><strong>Oscilloscope Panel<br>
206+
</p>
207+
184208
**NOTE**: Refer Data Visualizer user guide for more information.
185209

186210
## MCC Configuration
@@ -405,7 +429,7 @@ Switch S2 is connected to pin RC5, which is used as input source to timer4 (HLT)
405429
* Connect ADRES to channel 1 and ADFLTR to channel 2 of the oscilloscope
406430

407431
<p align="center">
408-
<img width=500 height=auto src="images/Oscilloscope.png">
432+
<img width=400 height=auto src="images/Oscilloscope.png">
409433
<br><strong><br>
410434
</p>
411435

images/DataStreamer.jpg

24.5 KB
Loading

images/DataStreamerWindow.png

20 KB
Loading

images/Oscilloscope.png

-152 KB
Loading

images/OscilloscopeDS.png

201 KB
Loading

images/SerialPort.png

74.1 KB
Loading

0 commit comments

Comments
 (0)