Question about STM32F746G-DISCO board.
Hi, I would like to use the STM32F746G-DISCO to do a project. But the pins available on it are quite few (only PA0-PA5 and PD0-PD15). I wonder if those pins' function are fixed because I only succeeded to use PA0 as PWM Output of TIM5. It seems like other pins are all pre-defined and their functions cannot be changed. I tried to changed all their functions to normal GPIO output and set them high but failed. All of them had no response except PA0.
Please help, thanks!
