Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kyoniori

Pages: [1]
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.

2
NXPTM M522XX, KINETIS and i.MX RT / Re: Setting up ADC
« on: April 07, 2010, 02:17:44 AM »
Thank you Mark...
At least I have some guides on how to start...

3
NXPTM M522XX, KINETIS and i.MX RT / Setting up ADC
« on: April 06, 2010, 05:31:17 AM »
hi, im a newbie to MCU, this is my 1st project using uTasker wif Freescale MCF52235...
i wan to setup ADC for my analog input, but i have no idea how to start the coding because its not available in the TaskConfig.h
it seems like the only code in the demo regarding to ADC is the ADC_timer.h...
any idea??
thanks in advance

Pages: [1]