Board specific definitions for the Ublox C030-U201 board.
More...
Board specific definitions for the Ublox C030-U201 board.
- Author
- Vincent Dupont vince.nosp@m.nt@o.nosp@m.takey.nosp@m.s.co.nosp@m.m
Definition in file board.h.
#include <stdint.h>
#include "cpu.h"
#include "stm32_leds.h"
Go to the source code of this file.
◆ BTN0_MODE
User button pin mode.
Definition at line 48 of file board.h.
◆ BTN0_PIN
User button pin.
Definition at line 47 of file board.h.
◆ GPS_RST_PIN
Not connected.
Definition at line 80 of file board.h.
◆ LED0_PIN_NUM
◆ LED0_PORT
GPIO port of LED 0.
Definition at line 31 of file board.h.
◆ LED0_PORT_NUM
◆ LED1_PIN_NUM
◆ LED1_PORT
GPIO port of LED 1.
Definition at line 35 of file board.h.
◆ LED1_PORT_NUM
◆ LED2_PIN_NUM
◆ LED2_PORT
GPIO port of LED 2.
Definition at line 39 of file board.h.
◆ LED2_PORT_NUM
◆ M_GPIO2_PIN
GPIO2 Pin of the Modem/GPS.
Definition at line 78 of file board.h.
◆ M_GPIO3_PIN
GPIO3 Pin of the Modem/GPS.
Definition at line 79 of file board.h.
◆ SDCARD_SPI_PARAM_CLK
◆ SDCARD_SPI_PARAM_CS
◆ SDCARD_SPI_PARAM_MISO
◆ SDCARD_SPI_PARAM_MOSI
◆ SDCARD_SPI_PARAM_SPI
| #define SDCARD_SPI_PARAM_SPI SPI_DEV(0) |
◆ SI70XX_PARAM_ADDR
| #define SI70XX_PARAM_ADDR (0x70) |
I2C address.
Definition at line 57 of file board.h.
◆ SI70XX_PARAM_I2C_DEV
| #define SI70XX_PARAM_I2C_DEV I2C_DEV(1) |
I2C device used for the temp sensor.
Definition at line 56 of file board.h.
◆ SI70XX_SAUL_INFO
| #define SI70XX_SAUL_INFO { .name = "si7034" } |
Saul Alias for the temp sensor.
Definition at line 58 of file board.h.
◆ UB_M_RST_PIN
Reset Pin for the Modem/GPS.
Definition at line 77 of file board.h.
◆ UB_PWRON_PIN
Power On for the Modem/GPS.
Definition at line 76 of file board.h.