How to use the ADC on StartKit?

All technical discussions and projects around startKIT
Schatz143
Member++
Posts: 31
Joined: Mon Jan 20, 2020 9:54 am

Post by Schatz143 »

Hi guys!
Is there any examples like the above for XCORE 200 Explorer kit. Particularly ADC and PID controller.
I know there is one for ADC "interfacing ADCs with xcore" but would appreciate if i can use PID or PI in the control loop .
is there way to move forward in doing this on Xcore explorer kit ?
Thank you


User avatar
mon2
XCore Legend
Posts: 1913
Joined: Thu Jun 10, 2010 11:43 am
Contact:

Post by mon2 »

Hi. See if the attached helps.

lib_startkit_support-[userguide]_3.0.1rc1.pdf
(304.55 KiB) Downloaded 667 times
lib_startkit_support-[userguide]_3.0.1rc1.pdf
(304.55 KiB) Downloaded 667 times
Review the StartKit supplied examples and change the port pins relevant to the new Explorer Kit to run on the new target. That is, start with a blank template on the IDE -> target the Explorer Kit (XMOS tools will auto-fill in the Explorer Kit specifics -> then open up / import any of the StartKit examples -> cut & paste the source code from the StartKit but into your Explorer Kit project -> change the ports to suit and compile and test.


https://www.xmos.com/file/an01021-inter ... with-xcore

https://www.xcore.com/viewtopic.php?t=524&start=20

https://www.element14.com/community/com ... obot-xmp-2
Post Reply