Forum Discussion
Altera_Forum
Honored Contributor
13 years agoDE0-nano's adxl345 accelerometer via SPI-3 wire
Hello, Recently I started a project in wich I have to get the datas from the 3 axis of the accelerometer ADXL345 of the DE0-nano board. I only have some skills in VHDL but i can understand ve...
Altera_Forum
Honored Contributor
12 years agoWell, where exactly are you running into problems? I have no problem sending you my code, but I am also not going to do your work for you if you've not put in any effort yet. Maybe you can post some of your code or just describe where you are running into problems.
BTW, I would advise that you write generic blocks that can handle SPI or I2C communication to the ADXL345, not hardcoding specific bit sequences as I see some people on this forum try to do.