From: <[email protected]> Reply-To: <[email protected]> Date: Thursday, January 23, 2014 at 3:58 AM To: <[email protected]> Subject: Re: [beagleboard] McASP Interface on Beaglebone
> Thank you, John, > > So, the only way is to modify the driver's source code to setup the McASP > interface to ADS1278? Or the McASP parameters can be accessed through some > function of the sound driver? Why don¹t you use SPI Regards, John > > Thanks again, > > Levy Oliveira > > Em quarta-feira, 22 de janeiro de 2014 17h37min35s UTC-2, john3909 escreveu: >> >> >> From: <[email protected] <javascript:> > >> Reply-To: <[email protected] <javascript:> > >> Date: Wednesday, January 22, 2014 at 5:26 AM >> To: <[email protected] <javascript:> > >> Cc: <[email protected] <javascript:> > >> Subject: [beagleboard] McASP Interface on Beaglebone >> >>> Hi, >>> >>> I want to connect an ADS1278 <http://www.ti.com/product/ADS1278> to >>> BeagleBone (Black or White) through McASP under Angstrom. Is there a >>> proven/reliable driver? What is the best way to follow? >>> >>> I have done that with StarterWare, but now I want to do that under a linux >>> operating system. I am going to start the learning curve of linux >>> programming and, before, I would like the advice of a specialist. >>> >>> Thanks in advance, >>> >>> Levy Oliveira >> >> Hi Levy, >> >> Unfortunately TI did not develop the McASP as a separate driver like I2C, >> SPI, UART, etc. Instead, they integrated the McASP (McBSP) into the Sound >> driver. You will find this driver in the kernel source under sound/soc/omap >> or source/soc/davinci >> >> 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] <javascript:> . >>> For more options, visit https://groups.google.com/groups/opt_out. > > -- > 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/groups/opt_out. -- 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/groups/opt_out.
