Did you have any luck with the EDMA and slave mode in Starterware? I've created a standard slave driver for starterware with success, but I'm having trouble getting the EDMA portion to work. Any tips you'd care to share?
On Tuesday, November 3, 2015 at 1:26:22 PM UTC-5, john3909 wrote: > > Hi Matthijs, > > I have been reading your posts and I am impressed with your detailed > knowledge of the inner workings of the AM335x. Do you have any experience > with using MCSPI as a slave and using EDMA. I’m using a high speed ADC that > works as a SPI master (generates sclk). Since LInux has no support for SPI > slave mode, my plan was create a driver that sets up MCSPI in slave mode > and use EDMA to store measurements to a ping-pong buffer. > > Regards, > John > > > > -- 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]. For more options, visit https://groups.google.com/d/optout.
