E1M-AEN is the Alif Ensemble SoM family on the 35×35 mm E1M form factor.
Reading order
- One-pager —
docs/soms/aen.md— what’s on the SoM, what the carrier sees, what’s optional. - Bring-up —
docs/getting-started.md§4..5 — Zephyr toolchain, first flash, sanity blink. - Reference examples —
examples/gpio-button-led/,examples/i2c-scanner/,examples/rtc-clock/— same code runs across every SoM family. - Alif HAL upstream —
sdk-alifis now a first-class consumer inwest.yml; the SDK’shal_alifis promoted to first-class upstream (see CHANGELOG §C.41/§C.42).
What the SDK exposes on AEN
The portable <alp/...> API: alp_i2c_*, alp_spi_*, alp_uart_*, alp_gpio_*, alp_pwm_*, alp_adc_*, alp_dac_*, alp_counter_*, alp_qenc_*, alp_i2s_*, alp_can_*, alp_rtc_*, alp_wdt_*, plus v0.3 surfaces (audio, ble, security, mproc, dsp, power, gpu2d, camera, storage).