STM32F107VC/Using I²C
From Teknologisk videncenter
< STM32F107VC
Revision as of 11:37, 22 September 2011 by Heth (talk | contribs) (moved Using I²C to STM32F107VC/Using I²C)
Keil MCBSTM32C board
I²C bus connected to STM32F107VC GPIO Port B SDA (Data) on pin 9 and SCL (Clock) on pin 8.
Peripheral Addresses
- M24C64 EEPROM (Loads PDF) on Slave address 0x0
- LIS302DL 3 Axis motion Sensor (Loads PDF) on Slave address 0x1C
Software Examples
- MotionSensor1.zip (Not yet functional. Code works from Cold Reset - but not from Warm Reset)
Links
- STM32F10xxx I2C optimized examples Application Note (Loads PDF)