...
EC → Embedded controller peripheral
Windows (RH Proxy) | Linux (Native driver) | EAPI | |
---|---|---|---|
SOC SPI1 | |||
SOC SPI3 | |||
EC SPI | |||
QEP0 | |||
QEP1 | |||
PWM1 (SOC PWM06) | |||
PWM2 (SOC PWM02) | |||
SOC I2C0 | |||
EC I2C0 | |||
SOC I2C1 | |||
EC I2C1 | |||
GPIO 0-7 (EC) | |||
GPIO 0-7 (SOC) |
By default, all pins are set as Input Hi-Z. So, if you want to use another funtionality, you need to enable it on setup. Here are 2 tables on how to enable peripherals and what you can use simultaneously:
SOC SPI1 | SOC SPI3 | EC SPI | QEP0 | QEP1 | PWM1 (SOC PWM06) | PWM2 (SOC PWM02) | SOC I2C0 | EC I2C0 | SOC I2C1 | EC I2C1 | GPIO 0-7 (EC) | GPIO 0-7 (SOC) | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SOC SPI1 | 0-4 | 0-4 | |||||||||||
SOC SPI3 | |||||||||||||
EC SPI | |||||||||||||
QEP0 | 0, 2-3 | 0, 2-3 | |||||||||||
QEP1 | 5-7 | 5-7 | |||||||||||
PWM1 (SOC PWM06) | 1 | 1 | |||||||||||
PWM2 (SOC PWM02) | 4 | 4 | |||||||||||
SOC I2C0 | |||||||||||||
EC I2C0 | |||||||||||||
SOC I2C1 | |||||||||||||
EC I2C1 | |||||||||||||
GPIO 0-7 (EC) | |||||||||||||
GPIO 0-7 (SOC) |
Peripheral | BIOS setup option to enable peripheral |
---|---|
Chipset SPI1 | Chipset → PCH-IO Configuration → PSE Configuration → SPI1 → Host owned with pin muxed |
Chipset SPI3 | Chipset → PCH-IO Configuration → PSE Configuration → SPI3 → Host owned with pin muxed |
MEC SPI | It is enabled automatically when first transmission request is done. Disable Chipset SPI3 before use it! |
QEP0 | Chipset → PCH-IO Configuration → PSE Configuration → QEP0 → Host owned with pin muxed |
QEP1 | Chipset → PCH-IO Configuration → PSE Configuration → QEP1 → Host owned with pin muxed |
PWM1 (Chipset PWM06) | Chipset → PCH-IO Configuration → PSE Configuration → PWM Pin Mux Selection → PWM6 → Enabled |
PWM2 (Chipset PWM02) | Chipset → PCH-IO Configuration → PSE Configuration → PWM Pin Mux Selection → PWM2 → Enabled |
Chipset I2C0 | Chipset → PCH-IO Configuration → SerialIo Configuration → I2C3 Controller → Enabled |
MEC I2C0 | It is enabled automatically when first transmission request is done. Disable Chipset I2C0 before use it! |
Chipset I2C1 | Chipset → PCH-IO Configuration → SerialIo Configuration → I2C1 Controller → Enabled |
MEC I2C1 | It is enabled automatically when first transmission request is done. Disable Chipset I2C1 before use it! |
GPIO 0-7 (MEC) | Advanced → Embedded Controller → GPIO Configurations → Configuration → <Select desired default> |
GPIO 0-7 (Chipset) | Disable conflicting functions if you want to use the pin as GPIO. GPIO pins can’t be used both from MEC and Chipset. MEC GPIO Pins has to be set as Input if you want to use Chipset GPIO pins |
...
What is loaded in a standard module?
...
Here you can find the latest version available:
BIOS | |
BIOS Tools | |
Driver WIN10 LTSC | seco_elkhartlake_driver_windows10-2021-ltsc_mr5-rs5-1.00.00.7z |
6.x.x Linux Kernel |
Yocto
https://git.seco.com/software/drivers/meta-seco
EAPI |
Edgehog OS
This board is fully supported by Edgehog OS, the operating system for the All-In-One IIot CLEA platform developed by SECO and based on Yocto. Edgehog OS is intended to provide the highest standards in terms of security and stability through features such as OTA (Over the Air) updates, dual partitions and fallback procedures. Edgehog OS integrates a Device Manager to communicate with the Cloud and allows a family of products to be managed as a fleet.
...