native i3c support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-26 10:08 AM - last edited on ‎2023-06-19 7:46 AM by Amel NASRI
Any chance STM32 MCUs will adopt native i3c support any time soon? Many new devices, including some from ST (like the LPS22HH), support it. It's a compelling (new-ish) standard.
Solved! Go to Solution.
- Labels:
-
I3C
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-06 9:37 AM
These do have I3C, according to product selector
https://www.st.com/en/microcontrollers-microprocessors/stm32h5-series/products.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-28 5:31 AM
Hello @Bacteriusewley​ ,
Your proposal is shared internally to be assessed by our Experts.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-29 8:58 AM
​hello,
yes, an I3C IP is currently in development. It will be available in some coming STM32 MCUs and MPUs.
-Jo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-05 1:58 PM
Hi Jo and Amel -
I am quite excited about I3C. I am currently designing a highly-connected motor control board around the STM32G474VE, and dedicating an entire GPIO to handle the data ready condition from every connected slave device on I2C is killing me. Being able to account for such conditions, where possible, with an In-Band Interrupt (IBI - see https://www.mipi.org/node/1256) would be a game changer in terms of simplified connectivity. I3C is also capable of much faster comm speeds than I2C, and is much more power efficient even when communicating to legacy I2C devices (see https://www.microcontrollertips.com/improved-inter-integrated-circuit-i3c/).
Any chance that recent STMs (like those in the STM32G4 family, which I am currently designing around) can at least partially benefit from the development of this IP block via a firmware upgrade, or is new hardware required? Even if existing MCUs just gained IBI on I2C via such a firmware upgrade, without gaining the faster speeds of the full I3C spec, would be a game changer. Could one of you contact me offline with projected release dates, if you can't answer such questions here?
Thanks heaps,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-08 7:00 AM
Hi @Bacteriusewley​ ,
It should be better to get in contact with one of our FAEs who can bring you more help and provide more details about what you are asking for.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-30 4:44 AM
Is here an Update for I3C? Looking for an I2C/RS232/RS485/TTL/SDA/SCL to I3C/RS232/RS485/TTL/SDA/SCL communication chip (all in one SMD communication chip) ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-27 9:56 AM
Any update on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-01 5:44 AM
Stay tuned Worldwide webcast: STM32 Innovation Live - STMicroelectronics
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-06 9:37 AM
These do have I3C, according to product selector
https://www.st.com/en/microcontrollers-microprocessors/stm32h5-series/products.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-16 6:39 AM
Hello ,
I recommend you check this AN5879 : Introduction to I3C for STM32H5 series MCU - Application note
Please have a look too at the available examples within STM32H5 package:
STM32Cube_FW_H5_V1.0.0\Projects\NUCLEO-H503RB\Examples\I3C
Foued
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
