Hello everyone,
I am currently working on the development of a device based on the MCX A346 MCU using Zephyr OS version 4.3.99.
While integrating the ADCs, I noticed that the device tree file nxp_mcxaxx6_common.dtsi only defines support for two LPADC instances (lpadc0 and lpadc1). However, the MCX A346 provides four LPADC modules (LPADC0–LPADC3).
At the moment, there does not seem to be any device tree support for lpadc2 and lpadc3.
Has anyone already dealt with this and found a recommended workaround (for example via board overlays or custom DTS extensions), or is there an official plan to add support for the additional LPADCs in Zephyr?
Any hints or experiences would be greatly appreciated.
Best regards
Siegurt Skoda