Hi all,
sorry for my english
I have seen that in the drivers directory of CCS there is an example of ADXL210 accelerometer.
I want to know if I can use this code with the ADXL202 accelerometer!
Somebody can help me?
I must make some correction to the code?
The only difference is the calculation of the A(g)??:
Adxl202 A(g) = (T1/T2 – 0.5)/12.5%
Adxl210 A(g) = (T1/T2 – 0.5)/4%
There are many more CCS example drivers out there. Learn to use
Google. You do it by typing in the name of the chip, and then some
keyword commonly used in CCS such as "output_low" or "#use delay".
Kova
Joined: 06 May 2007 Posts: 35
Posted: Mon May 07, 2007 8:48 am
PCM programmer wrote:
CUT
Thanks for the links PCM programmer but I wanted to know if the code included with the compiler (ADXL210.C) worked with the ADXL202 accelerometer.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum