Conversation
Signed-off-by: Jakub Sobota <[email protected]>
Signed-off-by: Jakub Sobota <[email protected]>
docs/guides/lab-assembly/msi-b850.md
Outdated
| 1. Connect the RTE J18 header to the platform JBD1 header as described in the | ||
| table: | ||
|
|
||
| | RTE | MSI PRO B850 | | ||
| |:---------------:|:-----------------------:| | ||
| | J18 pin 1 (GND) | JCOM1 pin 5 | | ||
| | J18 pin 2 (RX) | JCOM1 pin 3 | | ||
| | J18 pin 3 (TX) | JCOM1 pin 2 | |
There was a problem hiding this comment.
JCOM1 header on this board uses RS232 signal levels (i.e. 12V), it cannot be directly connected to the CMOS/TTL signal levels present on RTE pins. One has to use IDC to DB9 adapter and DB9 null modem cable to connect to DB9 connector on RTE.
There was a problem hiding this comment.
@miczyg1 That's true, I didn't check it properly during assembly, the changes were applied.
docs/docs/guides/lab-assembly/msi-b850.md
Lines 42 to 43 in b7bc264
| * Sonoff S20 type E | ||
| * 7x standard female-female connection wire 2.54 mm raster | ||
| * 7x standard female-female connection wire 2.54/2.00 mm raster | ||
|
|
There was a problem hiding this comment.
- DB9 null moderm cable
- IDC 9-pin to DB9 adapter
There was a problem hiding this comment.
@miczyg1 I updated the table
docs/docs/guides/lab-assembly/msi-b850.md
Lines 20 to 21 in b7bc264
docs/guides/lab-assembly/msi-b850.md
Outdated
|
|
||
| ### Serial connection | ||
|
|
||
| 1. Attach the jumpers in the RTE J16 header to enable header J18: |
There was a problem hiding this comment.
Jumper position should be on RS232
There was a problem hiding this comment.
@miczyg1 This has been corrected
docs/docs/guides/lab-assembly/msi-b850.md
Lines 36 to 40 in b7bc264
docs/guides/lab-assembly/msi-b850.md
Outdated
| ### Power supply controlling | ||
|
|
||
| Power supply controlling (in this case: controlling the state of Sonoff) | ||
| should be performed based on the `sonoff.sh` script implemented in `meta-rte` |
There was a problem hiding this comment.
This script might not exist? I can't find it in meta-rte
There was a problem hiding this comment.
@m-iwanicki This section was copied from older assembly guide, it seems that this script does not exist in this OS version, so the section has been removed.
Signed-off-by: Jakub Sobota <[email protected]>
Signed-off-by: Jakub Sobota <[email protected]>
No description provided.