bl_mcu_sdk/examples/acomp
2022-01-13 18:50:14 +08:00
..
CMakeLists.txt [feat][examples/acomp] add acomp demo 2021-08-26 12:26:38 +08:00
main.c [update][bsp_common][examples] sync demo and bsp common with hal driver" 2022-01-13 18:50:14 +08:00
readme.md [feat][examples/acomp] add acomp demo 2021-08-26 12:26:38 +08:00

board/bl706_lp/pinmux_config.hCONFIG_GPIO7_FUNC 选择 GPIO_FUN_ADCACOMP 会使用ADC_CH6 board/bl706_lp/pinmux_config.hCONFIG_GPIO17_FUNC 选择 GPIO_FUN_ADCACOMP 会使用ADC_CH3


$ make APP=acomp BOARD=bl706_lp