Problem with a STM32F746G-DISCO Board and an Arduino shield
Hi all,
I have an STM32F746G-DISCO board bought some years ago and I am trying to use it with a Pololu Dual VNH5019 Motor Driver Shield for Arduino (https://www.pololu.com/product/2507) to drive a DC motor.
I successfully created a TouchGFX application with a couple of buttons and a slider with which I can control the START/STOP status of the motor and the duty cycle of a PWM signal which controls its speed.
The shield uses Arduino signals D2, D4 as Motor 1 Direction inputs A and B respectively, D6 as Motor 1 enable signal and D9 as PWM signal.
All signals work correctly except D4 ( = M1INB) which from the schematic diagram of the discovery board should correspond to signal PG7. Unfortunately PG7 seems to be not available at all in the GPIO configuration panel of the board in STM32CubeMX.
I don't not if this could be a problem with the particular revision of the discovery board I have.
Unfortunately I am unable to find its revision (I bought it some years ago), but I attach a couple of photos to this post in the hope someone can help me to correctly identify it.
Any help will be appreciated.
Thanks in advance for your help.
