File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments