44 "content" : {
55 "metaDataVersion" : " 1.1.0" ,
66 "name" : " com.microchip.mcu8.studio.project.avr128db48-constant-current-driver-using-opamp" ,
7- "version" : " 1.0.0 " ,
7+ "version" : " 1.0.1 " ,
88 "displayName" : " Constant-Current Driver Using the Analog Signal Conditioning (OPAMP) Peripheral" ,
99 "projectName" : " avr128db48-constant-current-driver-using-opamp" ,
1010 "shortDescription" : " This Atmel Studio 7 bare metal example in Constant-Current Driver Using the Analog Signal Conditioning (OPAMP) Peripheral (AN3632), shows how to use the OPAMP to implement a constant-current driver using just one external resistor. The OPAMP peripheral also provides the ability to adjust the current setting under firmware control." ,
1111 "ide" : {
12- "name" : " Studio " ,
12+ "name" : " STUDIO " ,
1313 "semverRange" : " >=7.0.2397"
1414 },
1515 "compiler" : [
16- {
17- "name" : " AVR- GCC" ,
18- "semverRange" : " ^5.4.0"
19- }
20- ],
16+ {
17+ "name" : " AVR GCC" ,
18+ "semverRange" : " ^5.4.0"
19+ }
20+ ],
2121 "dfp" : {
2222 "name" : " AVR-Dx_DFP" ,
2323 "semverRange" : " ^1.3.67"
2424 },
25- "configurator" : {
26- "name" : " N/A" ,
25+ "configurator" : {
26+ "name" : " N/A" ,
2727 "semverRange" : " "
2828 },
2929 "device" : {
3939 "author" : " Microchip" ,
4040 "subcategories" : [
4141 [
42- " Peripherals" , " OPAMP"
42+ " Peripherals" ,
43+ " OPAMP"
4344 ],
4445 [
45- " Peripherals" , " DAC"
46+ " Peripherals" ,
47+ " DAC"
4648 ],
4749 [
48- " Development Kit" , " AVR128DB48 Curiosity Nano"
49- ]
50+ " Development Kit" ,
51+ " AVR128DB48 Curiosity Nano"
52+ ]
5053 ],
5154 "peripherals" : [
52- " OPAMP" , " DAC"
55+ " OPAMP" ,
56+ " DAC"
5357 ],
5458 "keywords" : [
55- " Analog Signal Conditioning" ,
56- " Operational Amplifier" ,
57- " Op Amp" ,
58- " Resistor Ladder" ,
59- " Constant Current" ,
60- " Current Driver" ,
61- " Digital-To-Analog Converter" ,
62- " Low BOM" ,
63- " CIP" ,
64- " AVR-DB" ,
65- " AVRDB" ,
66- " constant-current-driver-using-opamp"
59+ " Analog Signal Conditioning" ,
60+ " Operational Amplifier" ,
61+ " Op Amp" ,
62+ " Resistor Ladder" ,
63+ " Constant Current" ,
64+ " Current Driver" ,
65+ " Digital-To-Analog Converter" ,
66+ " Low BOM" ,
67+ " CIP" ,
68+ " AVR-DB" ,
69+ " AVRDB" ,
70+ " constant-current-driver-using-opamp"
6771 ],
68- "additionalData" : {
69- "longDescription" : {
70- "metaDataVersion" : " 1.0.0" ,
71- "category" : " com.microchip.portal.fileRef" ,
72- "content" : {
73- "metaDataVersion" : " 1.0.0" ,
74- "fileName" : " ./README.md" ,
75- "mimeType" : " text/markdown"
76- }
77- }
78- }
79- }
80- }
72+ "additionalData" : {
73+ "longDescription" : {
74+ "metaDataVersion" : " 1.0.0" ,
75+ "category" : " com.microchip.portal.fileRef" ,
76+ "content" : {
77+ "metaDataVersion" : " 1.0.0" ,
78+ "fileName" : " ./README.md" ,
79+ "mimeType" : " text/markdown"
80+ }
81+ }
82+ }
83+ }
84+ }
0 commit comments