On Sun, Aug 27, 2023 at 6:24 PM Tim Hardisty <t...@hardisty.co.uk> wrote:
> SAMA5D2 specific, I should add. > > > > On 27 Aug 2023, at 23:23, Tim Hardisty <t...@hardisty.co.uk> wrote: > > > > The classD driver DOES register itself as /dev/audio/pcm0, and works > correctly as such with nx_player. > > > > The conversions are wav (or mp3 etc) to pcm. > > > > Don’t if we’re talking cross purposes or the classd driver works in a > way it shouldn’t!!! I don't know whether you've had a chance to read [1] yet, but if not, it might help visualize the two-part structure of device drivers in NuttX. (If you've already read it, then never mind, and apologies for the noise. :-) [1] https://nuttx.apache.org/docs/latest/components/drivers/index.html Cheers, Nathan