adafruit / Adafruit_WICED_Arduino

Adafruit WICED Feather Arduino BSP
https://www.adafruit.com/products/3056
27 stars 19 forks source link

WICED i2c and Adafruit 2.4" TFT #85

Closed tpitman closed 5 years ago

tpitman commented 5 years ago

I just bought the WICED and have a i2c sensor connected to it. I also want to run the Adafruit 2.4" tft display.

I have the latest of all libraries installed as far as I can tell. Just downloaded everything yesterday.

The i2c sensor works fine all by itself. The tft works fine all by itself.

If I have both connected and trying to drive them then the tft shows what it needs to, but the sensor doesn't work at all.

If I have the tft connected, but the tft code commented out, then the sensor will run for a few seconds and then I stop getting values as if the tft hardware does something after a few seconds.

The pinouts for the tft don't show that they use the i2c lines at all, so I am confused.

Please advise how to fix / diagnose this issue.

ladyada commented 5 years ago

hiya for tech support questions like this - please post in the forums - even if its a WICED/STM32 core issue, its easier for us to diagnose there, we'll open an specific issue if its warranted!

tpitman commented 5 years ago

Ok, thanks you. I had already posted in the forums. Hopefully an answer will come soon? Wasn't sure whether this would be a better avenue.