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

cross mob
Anonymous
Not applicable

hi all,

i am relatively new to Psoc development pardon my ignorance.
i am currently working on integrating accelerometer with the development kit.

i found an article on
http://www.cypress.com/?docID=19786

after consulting an expert, he noted to me that the application note i had referred is for connecting an Accelerometer to PSoC1 devices which have SAR and ADCINC incremental ADCs. PSoC3 does not have a SAR8 user module. Instead i can use the ideas proposed in the application note but substitute the ADC with the Deltasigma ADC from PSoC.

my doubts was the figure 3 of the block diagram of accelerometer with PSoC. the control software block does it co response to PSoC3's control register? same goes to the I2C block can it be replace by the component using the PSoC creator IDE?
as there is not a direct info on how i can edit the value of the blocks, i hope to get some kind expertise's advice on how about i can cont to work on this article.

any help will be greatly appreciated.

0 Likes
44 Replies
Anonymous
Not applicable

 hi how do u interface adxl345 accelerometer to psoc5 using I2c?

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Here is an example done with PSOC 4, you could adapt to PSOC 3 -

   

 

   

    

   

          http://www.element14.com/community/community/design-challenges/smarter-life/blog/2013/12/08/psoc-4-t...

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

 yes but i need it with psoc5 

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

The basic design and code should be fairly easy to port to

   

PSOC 3 or 5LP.......

   

 

   

I am not aware of a complete project using that accelerometer being available

   

for PSOC 5LP, maybe someone else knows of one.

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

Hi,

   

Below PSoC3 kit has example project on accelerometer. Please see if that helps. 

   

 

   

 http://www.cypress.com/?rID=38235

   

 

   

Thank you,

   

Pavan

0 Likes