how to communicate two stm32f030k6t6 board using i2c protocol ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-24 3:35 AM
i have Two stm32f030k6t6 board . so i want to program one stm32f030k6t6 board as a master device and second stm32f030k6t6 board as a slave .so how to configuration slave module address and Read byte and Write byte ??
- Labels:
-
I2C
-
STM32F0 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-24 3:46 AM
If you don't insist on using Cube/HAL, there are I2C master/slave examples in the STM32F0xx_Snippets_Package (I have V1.2.0 downloaded).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-24 4:04 AM
Thanks for reply .
And I have to used cube and HAL libraries
so if you have any link for that examples
so please forward to me .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-02-24 4:08 AM
Freely downloadable on the ST website, somewhere in the F0 section.
