Shop OBEX P1 Docs P2 Docs Learn Events
Help with ADXL345 Accelerometer ObjectDemo — Parallax Forums

Help with ADXL345 Accelerometer ObjectDemo

Hello, I just recently began learning spin and I acquired an ADXL345 accelerometer to use for a project
because I saw that there was already an object typed up for it in the OBEX.

I will try to attach the code, but if I am unable to, you can easily find it in the OBEX by searching
"accelerometer", it is the ADXL345ObjectDemo by Andrew Colwell.

I am having trouble getting it to compile. Every time I try to compile the ADXL345ObjectDemo, I get a
communication error: "RAM checksum error on COM3". I'm using a Parallax pro dev. board and I have
switched out the RAM with a new one and it still won't work.

Any help would be greatly appreciated!

Comments

  • Welcome to the forums!

    The ZIP file compiles correctly.

    What USB device are you using to communicate between the PPDB and the PC?


  • bjohnson23 wrote: »
    I'm using a Parallax pro dev. board and I have
    switched out the RAM with a new one and it still won't work.

    The RAM is built into the Propeller chip. Are you trying to program the EEPROM? Are you using the Parallax Propeller Tool? It still sound like your USBtoSerial device might be the culprit. Do you have a picture of the device?
Sign In or Register to comment.