2024-05-21 12:01 AM
I am using STM32H563-ZI nucleo board. I would like to add X-CUBE-AWS extension package with this Microcontroller. Could you please tell the procedure to integrate this with STM cube IDE?
Solved! Go to Solution.
2024-05-22 07:22 AM
I have my own external flash memory which has 16MB capacity. I have generated external loader file also for this flash memory with NUCLEO-H563 board. How can i replace the permanent storage backend of the example application to my external flash memory. I am not finding any related information about external flash component of the STM32H573I-DK in the MEMORY section of linker script file in this demo project.
2024-05-23 07:37 AM
AWS and ARM both are providing secured communication only right?
why do we need both IOTDeviceDefender and mbedTLS?
Can i use any one of the security systems?