|
3 | 3 | "category": "com.microchip.ide.project", |
4 | 4 | "content": { |
5 | 5 | "metaDataVersion": "1.1.0", |
6 | | - "name": "com.microchip.mcu8.studio.project.", |
7 | | - "version": " ", |
8 | | - "displayName": " ", |
9 | | - "projectName": "", |
10 | | - "shortDescription": "", |
| 6 | + "name": "com.microchip.mcu8.studio.project.avr128db48-constant-current-driver-using-opamp", |
| 7 | + "version": "1.0.0", |
| 8 | + "displayName": "Constant-Current Driver Using the Analog Signal Conditioning (OPAMP) Peripheral", |
| 9 | + "projectName": "avr128db48-constant-current-driver-using-opamp", |
| 10 | + "shortDescription": "Constant-Current Driver Using the Analog Signal Conditioning (OPAMP) Peripheral", |
11 | 11 | "ide": { |
12 | | - "name": "", |
13 | | - "semverRange": "" |
| 12 | + "name": "Studio", |
| 13 | + "semverRange": ">=7.0.2397" |
14 | 14 | }, |
15 | 15 | "compiler": [ |
16 | 16 | { |
17 | | - "name": "", |
18 | | - "semverRange": "" |
| 17 | + "name": "AVR-GCC", |
| 18 | + "semverRange": "^5.4.0" |
19 | 19 | } |
20 | 20 | ], |
21 | 21 | "dfp": { |
22 | | - "name": "", |
23 | | - "semverRange": "" |
24 | | - }, |
25 | | - "configurator": { |
26 | | - "name": "", |
27 | | - "semverRange": "" |
| 22 | + "name": "AVR-Dx_DFP", |
| 23 | + "semverRange": ">=1.3.67" |
28 | 24 | }, |
29 | 25 | "device": { |
30 | 26 | "metaDataVersion": "1.0.0", |
31 | 27 | "category": "com.microchip.portal.contentRef", |
32 | 28 | "content": { |
33 | 29 | "metaDataVersion": "1.0.0", |
34 | 30 | "category": "com.microchip.device", |
35 | | - "name": "", |
| 31 | + "name": "AVR128DB48", |
36 | 32 | "versionRange": "*" |
37 | 33 | } |
38 | 34 | }, |
39 | | - "author": "", |
| 35 | + "author": "Microchip", |
40 | 36 | "subcategories": [ |
41 | 37 | "", |
42 | 38 | [ |
43 | | - "Peripherals", "" |
| 39 | + "Device Family", "AVR DB" |
44 | 40 | ], |
45 | 41 | [ |
46 | | - "Peripherals", "" |
| 42 | + "Development Board", "AVR128DB48 Curiosity Nano" |
47 | 43 | ] |
48 | 44 | ], |
49 | 45 | "peripherals": [ |
50 | | - "","" |
| 46 | + "OPAMP", "DAC", "VREF" |
51 | 47 | ], |
52 | 48 | "keywords": [ |
53 | | - "", |
54 | | - "" |
| 49 | + "Analog Signal Conditioning", |
| 50 | + "Operational Amplifier", |
| 51 | + "Op Amp", |
| 52 | + "Resistor Ladder", |
| 53 | + "Constant Current", |
| 54 | + "Current Drive", |
| 55 | + "Digital To Analog Converter", |
| 56 | + "Low BOM", |
| 57 | + "CIP" |
55 | 58 | ], |
56 | 59 | "additionalData": { |
57 | 60 | "longDescription": { |
|
0 commit comments