1{ 2 "power": { 3 "scheme": "VDDH_2V1_5V5" 4 }, 5 "ioPortPower": { 6 "p1Supply": "EXTERNAL_1V8", 7 "p2Supply": "EXTERNAL_1V8", 8 "p6Supply": "EXTERNAL_1V8", 9 "p7Supply": "EXTERNAL_1V8", 10 "p9Supply": "EXTERNAL_FULL" 11 }, 12 "ioPortImpedance": { 13 "p6ImpedanceOhms": 50, 14 "p7ImpedanceOhms": 50 15 }, 16 "lfosc": { 17 "source": "LFXO", 18 "lfxo": { 19 "mode": "CRYSTAL", 20 "accuracyPPM": 20, 21 "startupTimeMs": 600, 22 "builtInLoadCapacitancePf": 15, 23 "builtInLoadCapacitors": true 24 } 25 }, 26 "hfxo": { 27 "mode": "CRYSTAL", 28 "startupTimeUs": 850, 29 "builtInLoadCapacitors": true, 30 "builtInLoadCapacitancePf": 14 31 } 32} 33