adafruit / Adafruit_Blinka

Add CircuitPython hardware API and libraries to MicroPython & CPython devices
https://learn.adafruit.com/circuitpython-on-raspberrypi-linux
MIT License
439 stars 327 forks source link

ft232h with MLX90640 #737

Closed APAKGRUP closed 8 months ago

APAKGRUP commented 8 months ago

Board Name ft232h

Steps

  1. Connect MLX90640 with the board as following: VCC=5V,GND=GND,SDA=D1,SCL=D0
  2. Connect the board to the computer
  3. Run the usage example code on this page: https://github.com/adafruit/Adafruit_CircuitPython_MLX90640

Description valueerror: no i2c device at address: 0x33

Additional information I am connecting ft232h to a PC that has a Windows 10 operating system.

caternuson commented 8 months ago

Are you using an Adafruit MLX90640 breakout? https://www.adafruit.com/product/4407

caternuson commented 8 months ago

Not using Adafruit MLX90640 breakout: https://forums.adafruit.com/viewtopic.php?p=991425

Please contact the maker of the MLX90640 board for support with their product.