2 #define DEVICE_NAME "GHOST ATTO"
4 // There is some special handling for this target
5 #define TARGET_RX_GHOST_ATTO_V1
7 // GPIO pin definitions
8 #define GPIO_PIN_NSS PA15
9 #define GPIO_PIN_BUSY PA3
10 #define GPIO_PIN_DIO1 PA1
11 #define GPIO_PIN_MOSI PB5
12 #define GPIO_PIN_MISO PB4
13 #define GPIO_PIN_SCK PB3
14 #define GPIO_PIN_RST PB0
15 //#define GPIO_PIN_RCSIGNAL_RX PB7
16 //#define GPIO_PIN_RCSIGNAL_TX PB6
17 #define GPIO_PIN_RCSIGNAL_RX PB6 // USART1, half duplex
18 #define GPIO_PIN_RCSIGNAL_TX PA2 // USART2, half duplex
19 //#define GPIO_PIN_LED PA7
20 #define GPIO_PIN_LED_WS2812 PA7
21 #define GPIO_PIN_LED_WS2812_FAST PA_7
22 //#define GPIO_PIN_BUTTON PA12
24 // Output Power - use default SX1280
26 #define Regulatory_Domain_ISM_2400 1