Skip to main content
Visitor II
January 9, 2021
Question

STM32f769I- discovery board interface with mcp9600 using I2C

  • January 9, 2021
  • 1 reply
  • 1492 views

hello everyone, i am using STM32f769I- discovery board i want to interface mcp9600 temperature sensor using I2C, can i get any example code .It will be very useful thank you

    This topic has been closed for replies.

    1 reply

    Explorer
    February 9, 2024

    Hello Denial,

    I am currently experiencing the same problem, did you ever get the stm to interface properly with the mcp9600? If so could you please assist me?

    Many thanks,

    kgbfizz

    Graduate II
    February 9, 2024

    Perhaps you could leverage a review of the data sheet, and example drivers for assorted platforms.

    https://github.com/adafruit/Adafruit_MCP9600/blob/master/Adafruit_MCP9600.cpp

    https://github.com/topics/mcp9600

    The STM32F769I DISCO has I2C readily exposed on the Arduino Headers