le_potato
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
le_potato [2023/04/08 21:59] – created millerjs | le_potato [2024/11/14 02:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Libre Computing AML-S905X-CC ====== | ====== Libre Computing AML-S905X-CC ====== | ||
===== Resources ===== | ===== Resources ===== | ||
+ | * Product page: https:// | ||
+ | * Pin definitions: | ||
+ | * Schematic: {{ :: | ||
+ | * S905X Datasheet: {{ :: | ||
===== Notes ===== | ===== Notes ===== | ||
==== Enable UART-A ==== | ==== Enable UART-A ==== | ||
- | The UART on the 40pin GPIO header (pins 8 and 10) is not enabled by default. It must be enabled by enabling a device tree overlay that is included with [[librelec-wiring-tool|https:// | + | The UART on the 40pin GPIO header (pins 8 and 10) is not enabled by default. It must be enabled by enabling a device tree overlay that is included with [[https:// |
+ | - Clone, build, and install the libretech-wiring-tool | ||
+ | - Enable the DTO for UART-A '' | ||
+ | - Check dmesg '' | ||
+ | - Test with '' | ||
+ | - To persist after reboot, merge: '' | ||
+ | |||
+ | Somewhat confusingly, | ||
+ | ==== Enable i2c and the DS3231 ==== | ||
+ | Specifically, | ||
+ | |||
+ | - Clone, build, and install the libretech-wiring-tool as above | ||
+ | - Install i2c tools: '' | ||
+ | - Enable the i2c-ao DTO: '' | ||
+ | - Check for your devices: '' | ||
+ | - Enable for DS3231 on i2c-ao: '' | ||
+ | - Check dmesg: < | ||
+ | [ 4024.488196] rtc-ds1307 1-0068: registered as rtc0 | ||
+ | [ 4024.489394] rtc-ds1307 1-0068: setting system clock to 2000-01-01T01: | ||
+ | - Merge to save: '' | ||
- | < | ||
- | sudo ldto enable uart-a | ||
- | </ |
le_potato.1680991142.txt.gz · Last modified: 2024/11/14 02:30 (external edit)