You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simulink model for 3-phase BLDC/PMSM motor control which
35
+
uses small Microsemi AGL125V5-VQ100 chip connected over SPI
36
+
to implement IRC counter, 3x PWM modulation and current
37
+
ADC conversion from HAL effect based current sensors on power
38
+
stage board. More at [lintarget](http://lintarget.sourceforge.net/rpi-pmsm-control/index.html).
39
+
*[rpi_simple_dc_servo](rtems/rpi_simple_dc_servo) ported to [RTEMS](http://www.rtems.org/) RTOS -
40
+
it is same DC motor control demo where IRC processing is ported
41
+
as RTEMS driver. PWM and GPIO are accessed directly from controller sources.
33
42
34
-
More information about project can be found in [InstallFest 2015 presentation slides](http://cmp.felk.cvut.cz/~pisa/installfest/rpi_overlay_and_rt.pdf).
43
+
More information about project can be found in [InstallFest 2015 presentation slides](http://cmp.felk.cvut.cz/~pisa/installfest/rpi_overlay_and_rt.pdf) and
0 commit comments