How to know the MCU address for its use as an I2C slave ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-02-27 5:14 AM
Hi guys,
I would like to connect two different MCU to each other through I2C.
One MCU would be the master, and the other one the slave.
How can I find the I2C addresses of these devices ?
I found the device ID in the reference manuals : 0x411 for STM32F207ZG and 0x499 for STM32F746. But it is larger than the requested 7-bit address !
Could you help me ?
Thank you in advance !
Labels:
- Labels:
-
I2C
-
STM32F2 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-02-27 5:23 AM
You select the address you want when you configure the I2C as a Slave
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
