Forum Discussion
JeremyTan
New Contributor
4 years agoHi @jozephka99
Thanks for the reply.
I would more interested to know if anyone has experience to control motor driver by using internal oscillator.
PYtte
Occasional Contributor
4 years agoI have controlled a simple BLDC motor using PWM and Hall sensors on a MAX10 with only the internal oscillator. We had 10 different cards and the frequency we measure on the Internal Oscillator differed from 78 to 83 MHz. It was pretty stable on each PCB though so we got it working but the speed of the PWM and all communication protocols we used was of course directly connected to the different speed of the system clock.
So yes you can do it. But depends on your requirements on the motor control.