2022-11-15 10:35 PM
Looking for the MCU specs with the following key requirements:
- 24 IO : 8 input, 8 outpt, 8 x LEDs
- secure boot features
- hardware reset
- backline support – CAN Bus communication at 5V
Can STM32G4 support above mentioned features?
2022-11-16 02:27 AM
When looking for an ideal MCU for your application try using the CubeMX application. You can filter the whole STM32 by parameters.
In this case it mostly depends how secure should the booting be. STM32G4 has some basic security, but for true secure boot you may need STM32L5. See AN5156 for more information about STM32 security.
BR,
J
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.