ADC pins on "CY8C5467LTI-LP003" , Not able to find on datasheet, please help me find.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
JaVa_4525396
Level 2
Level 2
5 likes given First like given

hello i want to use 12 bit on chip ADC of the "CY8C5467LTI-LP003" this chip , i am trying to use the PSoC creator for the same but i am getting confused that in datasheet it is mentioned that every GPIO can be used as analog pin, and in PSoC creator if i am implementing more than one ADC block it still only allow me to select only one pin of chip. am i misunderstanding something here? i just want to use 12 bit ADC pin, isn't it something easy like arduino ADC pins?

0 Likes
1 Solution
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

I think that because of the "programmable" nature of PSoC,  number of allowable connections are limited.

So if one path is taken by some signal, allowable path(es) for the next signal is reduced.

I just tested with an ADC and 1 pin and saw "Analog" in the Workspace Explorer.

The "Black" line shows the path taken for this. So next signal will not be able to use this path.

ADC_5467_analog.JPG

For a complete description, you need to refer to "PSoC 5LP Architecture TRM".

https://www.cypress.com/file/123561/download

Section F: Analog System ch 28: Analog Routing

seems to be the description for this matter.

moto

View solution in original post

0 Likes
15 Replies