Skip to content

Commit 19eb637

Browse files
Irene Mary AbrahamIrene Mary Abraham
Irene Mary Abraham
authored and
Irene Mary Abraham
committed
MPAE-9780 Updated Readme and metadata files
1 parent ea38925 commit 19eb637

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.main-meta/main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"dfp": {
2222
"name": "PIC18F-Q_DFP",
23-
"semverRange": "1.3.89"
23+
"semverRange": "^1.3.89"
2424
},
2525
"configurator": {
2626
"name": "MCC",

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ This Xpress example discusses how DAC peripherals from PICQ10, can be used to ge
1111

1212
# Related Documents / Useful Links
1313

14-
- [TB3238 - 5-Bit Digital-to-Analog Converter](https://www.microchip.com/wwwappnotes/appnotes.aspx?appnote=en1001182)
14+
- [TB3238 - 5-Bit Digital-to-Analog Converter](https://www.microchip.com/90003238)
1515
- [PIC18-Q10 Product Family Page](https://www.microchip.com/design-centers/8-bit/pic-mcus/device-selection/pic18f-q10-product-family)
16-
- [PIC18F47Q10 Data Sheet](http://ww1.microchip.com/downloads/en/DeviceDoc/40002043D.pdf)
17-
- [PIC18F47Q10 Code Examples on GitHub](https://github.com/microchip-pic-avr-examples?q=pic18f47q10-cnano)
16+
- [PIC18F47Q10 Data Sheet](https://www.microchip.com/40002043)
17+
- [PIC18F47Q10 Code Examples on GitHub](https://github.com/microchip-pic-avr-examples?q=pic18f47q10)
1818

1919
# Reference Voltage and Waveform Generation Using DAC
2020
The signals generated in this example are “Sine wave, Triangular wave, Square wave, Sawtooth wave, and constant (reference) voltage signals”. The digital Look Up Table (LUT) is created and fed into DAC input to generate the corresponding signal.

0 commit comments

Comments
 (0)