-
Whenever I try and use channel above the first 7 on the BCRobotics HAT, the data returned is from the pin 8 channels lower.
Our guides have not had a way of communicating channel numbering on the …
-
The stereo audio injector seems to be causing some interference somewhere whilst I am trying to read the output of my two mcp3008 chips. they are both connected via software using the adafruit driver,…
-
I think there might be an issue in build the command to the MCP3008, plus I'd like to add a MCP3002. Is this the proper project to add this to as I've seen some other similar projects on GitHub (ie G…
-
In PCB mode the pins for the mcp3008 aren't connectable, and all the ratsnest lines head to the center. As you'd expect autorouting doesn't work either.
I'm on the latest version of Fritzing 0.9.3.…
-
Ben,
I have a couple of PIs with MCP3008 analogue devices, both are throwing the following exception.
Python 3.5 running on Stretch.
```python
Exception ignored in:
Traceback (most recent ca…
-
Datasheet, MCP3008:
https://cdn-shop.adafruit.com/datasheets/MCP3008.pdf
Cobbler Breakout, Raspi:
https://www.adafruit.com/product/914
Pinout, Jetson Nano:
https://developer.nvidia.com/sites/…
-
The most likely issue is that MCP3008 needs a reset but there is no way to software reset it. The other possibility is that something got disconnected but this is a path on the PCB so it seems unlikel…
krwq updated
2 months ago
-
I've found that the actual working one in all my situations is that of MCP3008.
I've modified my BB-SPIDEV0-00A0.dts so that it uses
bb_spi0_pins: pinmux_bb_spi0_pins {
pinctrl-sing…
-
Thank you for this library, works perfectly ; however, I would like to report an observation which seems to allow an improvement.
Indeed, I was initially very disappointed by the measurement speeds…
-
Hello together,
I am trying to connect to a MCP3008 ADC via SPI.
Unfortunatelly the RasPi can´t etablish a connection to the Chip.
I know it should work because I can read values via the Python c…