StartKIT ADC sample
-
- Junior Member
- Posts: 7
- Joined: Mon May 26, 2014 10:32 pm
StartKIT ADC sample
I can't really find what ADC_SAMP pin in hardware datasheet of StartKIT is? It's not in any other datasheet or so. Is it internal? I'd like to connect it to some other port like X0D39 instead of X0D00. Is it possible to make a change like this? Now it's arguing with SPI pins...
-
- XCore Expert
- Posts: 844
- Joined: Sun Jul 11, 2010 1:31 am
This is ball V13, which is port 1I on the debug tile. You
trigger it externally or by software (running on the debug
tile). See e.g. the U16 datasheet.
trigger it externally or by software (running on the debug
tile). See e.g. the U16 datasheet.
-
Verified
- XCore Legend
- Posts: 1156
- Joined: Thu May 27, 2010 10:08 am
On the startkit PCB, the ADC sample pin is connected to XD0 on the user tile, also know as PORT_1A..
I haven't checked the gerbers of the startkit to see if you could cut that track. Failing that you could ensure PORT_1A was high impedance (make it an input) and then connect it to X0D39. You'd lose use of PORT_1A though which I suspect isn't what you are looking for..
I haven't checked the gerbers of the startkit to see if you could cut that track. Failing that you could ensure PORT_1A was high impedance (make it an input) and then connect it to X0D39. You'd lose use of PORT_1A though which I suspect isn't what you are looking for..