Add LPC804 as ADC with i.MX8M mini

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Add LPC804 as ADC with i.MX8M mini

跳至解决方案
838 次查看
Hardevsinh_Palaniya
Contributor III

Processor : i.MX8M Mini
BSP Kernel : 5.4.47 (Yocto)

I needed to add ADC functionality to the i.MX8M Mini and discovered that NXP recommends utilising the LPC804 microcontroller with I2C for ADC support.

Is there a reference or documents for using the LPC804 as an ADC with i.MX8M Mini?

Is there any driver and firmware for LPC804 available?

Any assistance would be highly appreciated.

Senior Embedded Engineer | hardevsinh.palaniya@siliconsignals.io | www.siliconsignals.io
0 项奖励
1 解答
807 次查看
jamesbone
NXP TechSupport
NXP TechSupport

There is no driver available from the i.MX8M perspective, you can create the ADC in LPC using the SDK and provide the result via UART or I2C,  if any of this options we already have drivers in Linux to received the data, but there is not such LPC driver that you can use.

在原帖中查看解决方案

0 项奖励
3 回复数
808 次查看
jamesbone
NXP TechSupport
NXP TechSupport

There is no driver available from the i.MX8M perspective, you can create the ADC in LPC using the SDK and provide the result via UART or I2C,  if any of this options we already have drivers in Linux to received the data, but there is not such LPC driver that you can use.

0 项奖励
805 次查看
Hardevsinh_Palaniya
Contributor III

Thanks for your reply.

Senior Embedded Engineer | hardevsinh.palaniya@siliconsignals.io | www.siliconsignals.io
0 项奖励
820 次查看
Hardevsinh_Palaniya
Contributor III

Hi folks,

Is there anyone with any suggestions or notes? 

Senior Embedded Engineer | hardevsinh.palaniya@siliconsignals.io | www.siliconsignals.io
0 项奖励