STM32F407 SMBus slave read word & write block example and technical documents
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-03-17 6:48 PM
Dears,
Is there any SMBus Slave read word and write block example and technical documents of STM32F407 for reference?
I found AN4502 Application note, but it only supports STM32F0 Series, STM32F3 Series, STM32G4 Series, STM32H7 Series, STM32L0 Series, STM32L4 Series and STM32WB.
Thank you.
Best Regards,
Manu Lin
Solved! Go to Solution.
- Labels:
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-03-18 8:50 AM
Hi,
The STM32F4 is not supported in the X-CUBE-SMBUS package as well as the application note (AN4502) because I2C peripheral isn’t the same as other products.
Bouraoui
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-03-18 6:34 AM
SMBus and I2C are nearly identical. Any I2C example should work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-03-18 8:50 AM
Hi,
The STM32F4 is not supported in the X-CUBE-SMBUS package as well as the application note (AN4502) because I2C peripheral isn’t the same as other products.
Bouraoui
