[UNVERIFIED] Astra diagram pass
This commit is contained in:
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"title": "Injector status acquisition",
|
||||
"source": "IO_MODULES/INJECTON.md: Status diagnostic",
|
||||
"reference_scope": "documentation only",
|
||||
"components": [
|
||||
{
|
||||
"ref": "U",
|
||||
"kind": "port",
|
||||
"pins": [
|
||||
"P"
|
||||
],
|
||||
"value": "STATUS"
|
||||
},
|
||||
{
|
||||
"ref": "Rprot",
|
||||
"kind": "resistor",
|
||||
"pins": [
|
||||
"1",
|
||||
"2"
|
||||
],
|
||||
"value": "Rprot \u00b7 1 k\u03a9"
|
||||
},
|
||||
{
|
||||
"ref": "V",
|
||||
"kind": "port",
|
||||
"pins": [
|
||||
"P"
|
||||
],
|
||||
"value": "+3V3_MAIN"
|
||||
},
|
||||
{
|
||||
"ref": "R_PULLUP",
|
||||
"kind": "resistor",
|
||||
"pins": [
|
||||
"1",
|
||||
"2"
|
||||
],
|
||||
"value": "Pull-up\nValue TBD"
|
||||
},
|
||||
{
|
||||
"ref": "M",
|
||||
"kind": "port",
|
||||
"pins": [
|
||||
"P"
|
||||
],
|
||||
"value": "MCU_STATUS"
|
||||
}
|
||||
],
|
||||
"nets": [
|
||||
{
|
||||
"name": "STATUS",
|
||||
"connections": [
|
||||
"U.P",
|
||||
"Rprot.1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "MCU_STATUS",
|
||||
"connections": [
|
||||
"Rprot.2",
|
||||
"R_PULLUP.2",
|
||||
"M.P"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "+3V3_MAIN",
|
||||
"connections": [
|
||||
"V.P",
|
||||
"R_PULLUP.1"
|
||||
]
|
||||
}
|
||||
],
|
||||
"no_connects": []
|
||||
}
|
||||
Reference in New Issue
Block a user