Can't get PCM5102A development board to work using the SDK

  • Hello. We do not provide technical support for the adaptation of third-party hardware. From the information in your device tree, it seems that the part for loading I2C/SPI drivers is still missing.
  • The PCM5102A works fine. Here is a quote from the datasheet:
    Integrated High-Performance Audio PLL with BCK
    Reference to Generate SCK Internally
    Just pull SCK low and it'll output audio just fine.
  • Hello,

    Just for information, did you succeded?
    I have a similar need ( on pico ultra w) but I don't want to spend time if not working.
    Which board are you using?

    thank you for your tips or advices.

    Best regards.

    Félix
  • Are someone if you trying to use the pimoroni audio hat?
    I have build an image with apparently support for it (my lyra should arrive next week, so until then I cannot test it, but if someone here wants to join forces, here the repo: https://github.com/cnadler86/rk3506-ubuntu
  • cnadler wrote: 2026-02-07 7:39 Are someone if you trying to use the pimoroni audio hat?
    I have build an image with apparently support for it (my lyra should arrive next week, so until then I cannot test it, but if someone here wants to join forces, here the repo: https://github.com/cnadler86/rk3506-ubuntu
    Ok, I had similar problems but finally got Audio!!!

    Will publish a short how-to on the repo
  • felix34 wrote: 2026-02-03 11:07 Hello,

    Just for information, did you succeded?
    I have a similar need ( on pico ultra w) but I don't want to spend time if not working.
    Which board are you using?

    thank you for your tips or advices.

    Best regards.

    Félix
    Yeah I did get it working, but it needed a bit of tweaking to be stable. I used a Luckfox Pico Mini, not the Ultra W, so your results might vary a bit. Main thing is getting the config right, otherwise it just refuses to work properly.