Skip to content

This repository is made up of different branches that reflect the use of different peripherals on a STM32L476RG microcontroller

Notifications You must be signed in to change notification settings

vanDeventer/as2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature with I2C

This is the code from the Digi-Key web page and video presented by Shawn Hymel: Getting Started With STM32 and Nucleo Part 2: How to Use I2C to Read Temperature Sensor TMP102.

It sets up a UART communication and a I2C communication to read temperature using a Texas Instrument Tmp102.

The figure bellow shows the Device Manager to see on which COM port is the Nucleo connected to and the setup in Putty.

Putty

All Qwiic cables have the following color scheme and arrangement:

  • Black = GND
  • Red = 3.3V
  • Blue = SDA
  • Yellow = SCL

About

This repository is made up of different branches that reflect the use of different peripherals on a STM32L476RG microcontroller

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages