hi to all,
do we have resistors and capacitors in creator 2.0 for psoc 3.if they are in creator from where can we access and their firmware.
thanks
PRP
Solved! Go to Solution.
R and C elements in PSOC 3 only exist as annotated/schematic components, are
not physical components.
That being said take a look at this - http://www.cypress.com/?app=forum&id=2233&rID=63395
Additionally depends on what you are using R & C for, trying to create a filter, there is a DFB
block on the chip to do filtering. You could always create a sampled data R or C via using a
mux as sampled data switch for R, with external C.
Regards, Dana.
R and C elements in PSOC 3 only exist as annotated/schematic components, are
not physical components.
That being said take a look at this - http://www.cypress.com/?app=forum&id=2233&rID=63395
Additionally depends on what you are using R & C for, trying to create a filter, there is a DFB
block on the chip to do filtering. You could always create a sampled data R or C via using a
mux as sampled data switch for R, with external C.
Regards, Dana.
Small correction, this -
You could always create a sampled data R or C via using a
mux as sampled data switch for R, with external C.
Should be this -
You could always create a sampled data R using a mux as
sampled data switch for R, with external C. Its impractical
do do so with stray chip C due to values being so low.
Regards, Dana.
so we have to use these externally only