2025-01-23 03:20 PM
Hi there,
I'm looking for development boards that can support I3C at full SDR speed (12.5MHz), and I have the following MCUs that we can try I3C from the AN5879 application note:
On the other hand, I found STM32H7B3I-DK, which can work with the integrated peripherals without adding extensions, but it uses the STM32H7B3LIH6QU chip (STM32H7B3), which is not in the list above.
Is there any update from the AN5879's release date (June 2024) with I3C-compatible MCUs so we can find more development boards to try I3C?
Also, does ST maintain a place to check for updated I3C-compatible MCUs and boards?
Thank you,
Daniel.
Solved! Go to Solution.
2025-01-24 01:03 AM
Hi @DanLumi ,
STM32H7Bx doesn't support I3C.
With MCU/MPU Selector (in STM32CubeMX or MCUFinder), you can look for MCUs with I3C and you have also proposals for boards containing it. I made the exercise and this is what I get as result:
I assume that a new version of AN5879 will be available soon to support STM32N6.
-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.
2025-01-24 01:03 AM
Hi @DanLumi ,
STM32H7Bx doesn't support I3C.
With MCU/MPU Selector (in STM32CubeMX or MCUFinder), you can look for MCUs with I3C and you have also proposals for boards containing it. I made the exercise and this is what I get as result:
I assume that a new version of AN5879 will be available soon to support STM32N6.
-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.
2025-01-24 10:40 AM
Thanks @Amel NASRI. That will help to search for I3C-enabled MCUs.