Please Watch ARM Programming Tutorials Theory in 25 Lectures Here: kzbin.info/www/bejne/nYGlpKKFmsusi80
@armenaynilian38824 жыл бұрын
Sir, You mention @7:20 you can't use the ADC3 Channel 8 on the board. Why is that? the STM32F7 PF10 pin name which the program defines for ADC3 Channel 8 as: GPIOF and GPIO_PIN_10, is connected to CN5 Pin2 on the STM32F746G Discovery board and is designated as ADC3_IN8. Therefore, the design should be able to sample analog signal with this code.