2510_RegulationChauffage
|
Mapping GPIO et SPI fixés pour la plateforme CM5. Plus de détails...
Espaces de nommage | |
namespace | app |
namespace | app.pins_cm5 |
Variables | |
str | app.pins_cm5.GPIO_CHIP_PATH = "/dev/gpiochip0" |
int | app.pins_cm5.MUX_CS_4 = 2 |
int | app.pins_cm5.MUX_CS_3 = 3 |
int | app.pins_cm5.MUX_CS_2 = 7 |
int | app.pins_cm5.MUX_CS_1 = 8 |
int | app.pins_cm5.MUX_MOSI_DUMMY = 10 |
int | app.pins_cm5.MUX_SCLK_DUMMY = 11 |
int | app.pins_cm5.CM_24V_OUT_1 = 13 |
int | app.pins_cm5.CM_24V_SENSE_1 = 14 |
int | app.pins_cm5.CM_24V_OUT_2 = 15 |
int | app.pins_cm5.CM_24V_SENSE_2 = 16 |
int | app.pins_cm5.CMD_RELAY = 17 |
int | app.pins_cm5.CS_ADC_DUMMY = 18 |
int | app.pins_cm5.SPI_MISO_ADC_DMY = 19 |
int | app.pins_cm5.SPI_MOSI_ADC_DMY = 20 |
int | app.pins_cm5.SPI_SCLK_ADC_DMY = 21 |
int | app.pins_cm5.ADC_DRDY = 22 |
int | app.pins_cm5.ADC_START_SYNC = 23 |
int | app.pins_cm5.ADC_A0 = 24 |
int | app.pins_cm5.ADC_A1 = 25 |
int | app.pins_cm5.FRONT_LED = 27 |
int | app.pins_cm5.SPI0_BUS = 0 |
int | app.pins_cm5.SPI1_BUS = 1 |
int | app.pins_cm5.SPI0_DEV0 = 0 |
int | app.pins_cm5.SPI0_DEV1 = 1 |
int | app.pins_cm5.SPI1_DEV0 = 0 |
int | app.pins_cm5.SPI_MUX_SPEED_HZ = 100000 |
int | app.pins_cm5.SPI_ADC_SPEED_HZ = 100000 |
Mapping GPIO et SPI fixés pour la plateforme CM5.
Ce module définit tous les assignements de broches GPIO et les paramètres SPI fixes pour la carte CM5. Ces constantes ne doivent pas être modifiées via la configuration utilisateur car elles correspondent au routage matériel de la carte.