All of lore.kernel.org
 help / color / mirror / Atom feed
* OMAP1710 - Accessing audio codec from arm cpu
@ 2007-06-11  9:45 lbozzi
  2007-06-12  9:55 ` mirmit
  2007-06-18  7:10 ` Guruswamy, Senthilvadivu
  0 siblings, 2 replies; 5+ messages in thread
From: lbozzi @ 2007-06-11  9:45 UTC (permalink / raw)
  To: linux-omap-open-source


Hi all,

I'm a newbie in omap architectures, so I beg your pardon If my question has an obvious answer.

I'd like to know if it's possible read/write audio samples in omap1710 (it's a Nokia N80) directly from arm cpu, "bypassing" C55xx DSP. I'm developing a custom application for such a device but cannot modify DSP code.

Thanks in advance for your replies,

Best Regards,

--Luciano BOZZI
Naviga e telefona senza limiti con Tiscali     
Scopri le promozioni Tiscali Adsl: navighi e telefoni senza canone Telecom
http://abbonati.tiscali.it/adsl/

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: OMAP1710 - Accessing audio codec from arm cpu
@ 2007-06-11 15:45 Cyrille Chartrain
  2007-06-12  9:24 ` Cyrille Chartrain
  0 siblings, 1 reply; 5+ messages in thread
From: Cyrille Chartrain @ 2007-06-11 15:45 UTC (permalink / raw)
  To: linux-omap-open-source

I do not know the N80, but if the DSP is used, then your audio codec is 
probably connected to the DSP via the McBSP1, which is in the DSP domain.
Accessing the audio samples via the ARM would be possible if McBSP2 is 
used instead of McBSP1 since McBSP2 is in the ARM domain.
So without a HW modification, I do not see a possibility here.

Regards,

Cyrille

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-06-18  7:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-11  9:45 OMAP1710 - Accessing audio codec from arm cpu lbozzi
2007-06-12  9:55 ` mirmit
2007-06-18  7:10 ` Guruswamy, Senthilvadivu
  -- strict thread matches above, loose matches on Subject: below --
2007-06-11 15:45 Cyrille Chartrain
2007-06-12  9:24 ` Cyrille Chartrain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.