2023-08-11 01:47 PM
Hi, I am using the STM32L45 series in my HW and I wonder if it can support I3C protocol?
If not, is there another compatible MCU you would recommend?
Thanks,
yy
Solved! Go to Solution.
2023-08-11 02:04 PM - edited 2023-08-11 02:05 PM
The STM32L4 series does not have I3C support.
The only STM32 series with I3C support is the STM32H5 series.
2023-08-11 02:04 PM - edited 2023-08-11 02:05 PM
The STM32L4 series does not have I3C support.
The only STM32 series with I3C support is the STM32H5 series.
2023-08-14 02:18 AM
Hello @yy ,
Here is our application Note that describes I3C vs I2C and practical examples and use case .
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.
2023-08-18 12:48 PM
That is helpful. Thank you all for checking.