Re: [beagleboard] BeagleBone AI and real time applications (SMPS and motor control)

2019-09-23 Thread Jason Kridner
On Mon, Sep 23, 2019 at 12:09 AM Jason Kridner wrote: > On Fri, Sep 20, 2019 at 6:54 PM Richard Tarbell wrote: > >> >> Greetings All! >> >> Is there/will there be tutorials, on how to run Linux on the Beaglebone >> AI, but run real time code on its two DSP processors? >> > > Yes. You use OpenCL

Re: [beagleboard] BeagleBone AI and real time applications (SMPS and motor control)

2019-09-23 Thread 'Mark Lazarewicz' via BeagleBoard
Our application imported Matlab model's designed by PhD exported to c++ running on L238 DSP. I'm aware of another company that used OMAP DSPs for military SDR they used QNX on ARM but I believe they migrated to Android which was TI Linux based probably tactical tablets. Sent from Yahoo Mail on

Re: [beagleboard] BeagleBone AI and real time applications (SMPS and motor control)

2019-09-22 Thread Jason Kridner
On Fri, Sep 20, 2019 at 6:54 PM Richard Tarbell wrote: > > Greetings All! > > Is there/will there be tutorials, on how to run Linux on the Beaglebone > AI, but run real time code on its two DSP processors? > Yes. You use OpenCL to program the DSPs. The

[beagleboard] BeagleBone AI and real time applications (SMPS and motor control)

2019-09-20 Thread Richard Tarbell
Greetings All! Is there/will there be tutorials, on how to run Linux on the Beaglebone AI, but run real time code on its two DSP processors? For instance, I am looking to do a motor control application (100kHz sampling with external ADCs connected via SPI). Is this possible to run on the