Skip to content

Commit 966ed09

Browse files
Ole AarhaugOle Aarhaug
authored andcommitted
MPAE-4790: Updated Project
1 parent c01099c commit 966ed09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ The example code is based on the application note [AN2551](#Related-Documentatio
3939
#define SAMPLING_DELAY 0
4040
#define ENABLE_ASDV 0
4141
```
42-
4. Make sure the kit is selected as the tool to be programmed under project settings
42+
4. Make sure the kit is selected as the tool to be programmed under project settings.
4343
5. Press the make and program button to program the device.
44-
6. Open data visualizer to interact with the virtual comport over UART on the devkit. The baud rate is `19200`
45-
7. Follow Appendix A in [AN2551](#Related-Documentation) for step by step instructions on how to graph the samples
44+
6. Open data visualizer to interact with the virtual comport over UART on the devkit. The baud rate is `19200`.
45+
7. Follow Appendix A in [AN2551](#Related-Documentation) for step by step instructions on how to graph the samples.
4646
* Alternatively you can open the provided MPLAB Data Visualizer config `MPLAB_Data_Visualizer_Config_Noise_Countermesure.json` file. Make sure the correct COM port is selected when it's open.
4747

4848
Filtered ADC values will be passed over the UART port, these can be parsed or graphed for a visual understanding of ADC value.

0 commit comments

Comments
 (0)