Skip to main content
Denial
Visitor II
January 9, 2021
Question

STM32f769I- discovery board interface with mcp9600 using I2C

  • January 9, 2021
  • 3 replies
  • 1515 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.

3 replies

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

Tesla DeLorean
Guru
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

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..