Go to the source code of this file.
◆ ADC_NUM
◆ BARO_I2C
◆ EXTERNAL_I2C
◆ FLASH_CS_GPIO
#define FLASH_CS_GPIO GPIOB |
◆ FLASH_CS_PIN
◆ FLASH_SPI
◆ LED1_GPIO
◆ LED1_PIN
◆ LED2_GPIO
◆ LED2_PIN
◆ MAG_I2C
◆ MPU6000_CS_GPIO
#define MPU6000_CS_GPIO GPIOA |
◆ MPU6000_CS_PIN
◆ MPU6000_SPI
◆ NUM_I2C
◆ NUM_SPI
◆ NUM_UART
This file defines the hardware configuration used in the C++ abstraction layer All chip-specific configuration should happen here
Definition at line 43 of file revo_f4.h.
◆ PPM_RC_IQRHandler
#define PPM_RC_IQRHandler TIM8_BRK_TIM12_IRQHandler |
◆ PWM_NUM_CHANNELS
#define PWM_NUM_CHANNELS 13 |
◆ PWM_NUM_OUTPUTS
#define PWM_NUM_OUTPUTS 10 |
◆ RC_PPM_PIN
◆ SBUS_INV_GPIO
#define SBUS_INV_GPIO GPIOC |
◆ SBUS_INV_PIN
◆ SBUS_UART
◆ UART1
◆ UART2
◆ UART3
◆ adc_config
◆ battery_monitor_config
Initial value:
const ADCHardwareStruct adc_config[ADC_NUM]
Definition at line 290 of file revo_f4.h.
◆ i2c_config
Initial value:= {
#define GPIO_AF_I2C1
AF 4 selection.
Definition at line 116 of file revo_f4.h.
◆ pwm_config
◆ spi_config
Initial value:= {
#define GPIO_AF_SPI3
AF 6 selection.
#define GPIO_AF_SPI1
AF 5 selection.
Definition at line 99 of file revo_f4.h.
◆ uart_config
Initial value:= {
}
#define GPIO_AF_USART1
AF 7 selection.
Definition at line 64 of file revo_f4.h.