Hi, I was wondering if there is any way I could run more than one motor in parallel using the PRU on Beaglebone Black. The motors have to be run at different frequencies which I think is the challenging part. So far, I have managed to run one motor by bit-banging a GPIO with a PRU. I don't think I can use this approach for multiple motors. What would be an elegant way to achieve this?
Thanks, Adwait P.S I am using the TI toolchain to compile and run C code on the beaglebone using uio_pruss driver. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/6db5d9a0-1d80-421a-a0cd-6d8bc8a62987%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
