Skip to main content
ADębs.1
Senior
November 8, 2021
Question

STM32F746G-Disco

  • November 8, 2021
  • 3 replies
  • 1051 views

Hi

Can you make an application for 2 axis motor control and reading from 2 position encoders on the STM32F746G-Disco?

Andrzej

This topic has been closed for replies.

3 replies

KnarfB
Super User
November 8, 2021

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

Tesla DeLorean
Guru
November 8, 2021

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.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
ADębs.1
ADębs.1Author
Senior
November 9, 2021

Hi

Are there any examples of such a solution?

Andrzej