2021-11-08 04:12 AM
Hi
Can you make an application for 2 axis motor control and reading from 2 position encoders on the STM32F746G-Disco?
Andrzej
2021-11-08 12:19 PM
Why not, what are your objections? Check the pins on the Arduino header and try to assign the needed pin functions. There are different types of motors and encoders around, so it is not clear what exactly do you need.
hth
KnarfB
2021-11-08 01:13 PM
You'll need to review the pins exposed on the shield header, and how and to what TIM resources they are connected.
Expect you'll need to do your own due-diligence here, and pull the manual and schematic.
2021-11-09 02:55 AM
Hi
Are there any examples of such a solution?
Andrzej