Question
Can someone suggest me Best controller for my CAN device purpose with all possible securities ?
Pls suggest us possible controller for our below requirement :
My Controller ..expectation :
- CAN
- Two-uart
- Signed boot
- Ssl
- Cypher - like i read in esp32 documentation, is it just software thing, can we use it for all STM controllers ?
- Secure boot - as i read its also software things, not depend on hardware so any STM32 can have secure boot, right ? as i found Stm32 cube extension software named X-CUBE-SBSFU for secure boot.
- OTP - one-time program
- Acceleration for encryption - How much acceleration needed, how its necessary, if My goal is just get CAN data & sending that 200-300 byte data to server. every second.
is this hardware stuff or this also can be achieve by coding only to any stm32 uc.
- IoT / BLE security - ble we using for sending one byte & 100 kb photo via phone ble.
