User Activity

Hello,I am hoping i can be pointed in the right direction.I would like to create, using an STM32H7, a device that has an ethernet port. The idea is simply to go to various sites and scrape info for processing later on. I guess this will require TCP/I...
Hi,I am looking to implement a secure boot system into an application. My product will only be updated OTA.I understand that when a firmware is written i need to hash it and create a digest and then sign it and add it to the hex file payload.Along wi...
Hi,I have a few questions about how the STM32 works.I would like to be able to jump from my main program to a secondary program (bootloader) That will carry out a firmware update if one is available.My plan here is to have my main application running...
Hi,I guess this question has been asked over and over, i have tried my best to read what i can to understand sleep mode.However I am having difficulty as i am not using the HAL library that everyone refers to.I use a program called Flowcode, basicall...
Hi,I am working on a fairly complex setup. I have a need for a fair bit of SDRAM and also potentially a lot ofstorage. So i would like to use NAND FLASH. I also have some small QSPI memory for system profiles and firmware updates etc.My MCU is the ST...