1
NXPTM M522XX, KINETIS and i.MX RT / Re: Setting up ADC
« on: April 15, 2010, 05:01:20 AM »
Hi Mark,
Referring to this post, http://www.utasker.com/forum/index.php?topic=280.0
I am trying to create a task that run ADC, read the result and display it through UART
I tried to create a "run and read" task in TaskConfig.h and call from application.c, some how I got some error for fnConfigureADC()...
Should my read function create only in ADC_Timers.h??
What do you suggest?
Thanks in advance.
Referring to this post, http://www.utasker.com/forum/index.php?topic=280.0
I am trying to create a task that run ADC, read the result and display it through UART
I tried to create a "run and read" task in TaskConfig.h and call from application.c, some how I got some error for fnConfigureADC()...
Should my read function create only in ADC_Timers.h??
What do you suggest?
Thanks in advance.