Skip to content

Commit 457f05e

Browse files
author
Microchip Technology
committed
Updated README.md
1 parent d0dcc2e commit 457f05e

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

dspic33e-adc-1msps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Short AN0/AN1 with +3.3v to get analog signal for sampling. These values should
2626
## Hardware Used
2727

2828
- Explorer 16/32 Development Board (https://www.microchip.com/DM240001-2)
29-
- dspic33ep512gm710 (https://www.microchip.com/ma330035) /dspic33ep512mu810 (https://www.microchip.com/MA330025-1)/ dspic33ep256gp506 (https://www.microchip.com/MA330030) PIM
29+
- dsPIC33EP512GM710 PIM (https://www.microchip.com/ma330035) or dsPIC33EP512MU810 PIM (https://www.microchip.com/MA330025-1) or dsPIC33EP256GP506 PIM (https://www.microchip.com/MA330030)
3030

3131

3232
## Software Used

dspic33e-adc-fir-dma/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ DMA interrupt service routine sets flag for FIR filtering on the data buffer.
4747
## Hardware Used
4848

4949
- Explorer 16/32 Development Board (https://www.microchip.com/DM240001-2)
50-
- dspic33ep512gm710(https://www.microchip.com/ma330035) /dspic33ep512mu810 (https://www.microchip.com/MA330025-1)/ dspic33ep256gp506 (https://www.microchip.com/MA330030) PIM
50+
- dsPIC33EP512GM710 PIM (https://www.microchip.com/ma330035) or dsPIC33EP512MU810 PIM (https://www.microchip.com/MA330025-1) or dsPIC33EP256GP506 PIM (https://www.microchip.com/MA330030)
5151

5252

5353
## Software Used

dspic33e-adc-iir-filter/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ DMA interrupt service routine performs IIR filtering on the data buffer.
3333
## Hardware Used
3434

3535
- Explorer 16/32 Development Board (https://www.microchip.com/DM240001-2)
36-
- dspic33ep512gm710 (https://www.microchip.com/ma330035) /dspic33ep512mu810 (https://www.microchip.com/MA330025-1)/ dspic33ep256gp506 (https://www.microchip.com/MA330030) PIM
36+
- dsPIC33EP512GM710 PIM (https://www.microchip.com/ma330035) or dsPIC33EP512MU810 PIM (https://www.microchip.com/MA330025-1) or dsPIC33EP256GP506 PIM (https://www.microchip.com/MA330030)
37+
3738

3839
## Software Used
3940

0 commit comments

Comments
 (0)