RB-WAV-08 ID Error

Hi!

I require your help regarding a problem I’m encountering.

The RB-WAV-08 High Precision Raspberry PI expansion board, is not showing an ID connection when the sample programs are run.

Program output is:

ID=
Error, ASD1256 Chip ID - 0x0
0=000000,
1=000000,
2=000000,
3=000000,
4=000000,
5=000000,


I have installed the BCM2835 Library according to the documentation on the site http://www.airspayce.com/mikem/bcm2835/index.html

Rebooted RPI. Reinstalled BCM2835 Library
Changed permissions on ads1256_test executable.

Thank you so much in advance for your help!

Hey!

After a bit of research, I’ve found this forum post: https://www.raspberrypi.org/forums/viewtopic.php?t=216136
You can try enabling the SPI interface, if you haven’t done it. He also suggested a different library.

Let me know how that went!