Skip to content

Commit

Permalink
DAKEFPVF435 modify ADC and GYRO_1_ALIGN (#647)
Browse files Browse the repository at this point in the history
* DAKEFPVF435 modify ADC and GYRO_1_ALIGN

* Update configs/DAKEFPVF435/config.h

---------

Co-authored-by: Mark Haslinghuis <[email protected]>
  • Loading branch information
ThanYangFPV and haslinghuis authored Dec 20, 2024
1 parent 3c54148 commit 16ac022
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions configs/DAKEFPVF435/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,8 @@
TIMER_PIN_MAP( 10,PH2 , 1, -1) \
TIMER_PIN_MAP( 11,PC5 , 1, -1)

#define ADC2_DMA_OPT 9
#define ADC1_DMA_OPT 9

#define ADC_INSTANCE ADC2
#define FLASH_SPI_INSTANCE SPI3
#define MAX7456_SPI_INSTANCE SPI2

Expand All @@ -119,8 +118,7 @@
#define PINIO2_BOX 41

#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180_DEG

#define GYRO_1_ALIGN CW90_DEG

#define SERIALRX_UART SERIAL_PORT_UART5
#define ESC_SENSOR_UART SERIAL_PORT_USART3

0 comments on commit 16ac022

Please sign in to comment.