From: "Michel Müller" <mimu0006@stud.fh-kl.de>
To: alsa-devel@alsa-project.org
Subject: (AT91RM2000 - ARM) Driver that puts data over SSC to FPGA
Date: Tue, 22 Sep 2009 15:04:51 +0200 [thread overview]
Message-ID: <4AB8CB73.7060708@stud.fh-kl.de> (raw)
Hello,
I am trying to write an ALSA-driver that puts the audio data over the
SSC channel to the FPGA. This FPGA routes the Data to the AD/DA chips.
I tried to figure out how I can do this with the ASoC Interfaces but I
am currently stuck. Currently there is an Atmel SSC and PCM Interface
that I can probably use. If I want to use the ASoC API I need to have a
Codec Driver. But I don't have direct access to the codec.
How should I proceed? I have 2 possibilities I think: Writing a Codec
Driver / Writing an Alsa Driver as described in the guide of Takashi Iwai.
If I write a character device that transfers data to the FPGA over the
SSC I can hear sound, but I want to use ALSA because the use of audio
applications will be easy and flexible.
Thank you in advance!
Regards,
Michel
next reply other threads:[~2009-09-22 13:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-22 13:04 Michel Müller [this message]
2009-09-22 15:54 ` (AT91RM2000 - ARM) Driver that puts data over SSC to FPGA Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AB8CB73.7060708@stud.fh-kl.de \
--to=mimu0006@stud.fh-kl.de \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.