Skip to content

Commit

Permalink
DAKEFPVH743 change adc2 to adc1 and adc3 (#689)
Browse files Browse the repository at this point in the history
* DAKEFPVH743 change adc2 to adc1 and adc3

* adc1&3 use dma 9&10

Co-authored-by: Mark Haslinghuis <[email protected]>

---------

Co-authored-by: Mark Haslinghuis <[email protected]>
  • Loading branch information
ThanYangFPV and haslinghuis authored Feb 8, 2025
1 parent fd1c46d commit 6433775
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/DAKEFPVH743/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@
TIMER_PIN_MAP( 13, PB9, 1, -1) \
TIMER_PIN_MAP( 14, PE9 , 1, 8)

#define ADC2_DMA_OPT 9
#define ADC1_DMA_OPT 9
#define ADC3_DMA_OPT 10

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

Expand Down

0 comments on commit 6433775

Please sign in to comment.