STM32F746G-Disco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-08 4:12 AM
Hi
Can you make an application for 2 axis motor control and reading from 2 position encoders on the STM32F746G-Disco?
Andrzej
- Labels:
-
STM32 Motor Control
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-08 1: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.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-09 2:55 AM
Hi
Are there any examples of such a solution?
Andrzej
