User Activity

I have a ST32F769I-DISCO board and an example project that uses the onboard ST LINK/v2as a VCP (Virtual Com Port) that allows me to use printf to send data to a terminal on the PC.This example project is not a CubeIDE project and all hardware setting...
Customizing the Cloud application from the STM32CubeExpansion_Cloud_AWS_V1.4.1causes the following link errors, where line 1 is the CubeIde generated linker command:I haven't change anything in the configuration. Just added codeAttached is the linke...
Successfully converted an ST32F769 aws IOT example 1-4-1 from SW4STM32 to CubeIDE by using the CubeIDE tool "Import SW4STM32 or TrueStudio project"Everything went fine and the example is working under CubeIde. So far so good.Now I try to add some of ...
I looked at the STM32CubeExpansion_Cloud_AWS_V2.0.0 but it is using the B-L4S5I-IOT01A board with wifi and not Ethernet and STSAFE storage which is not on my board. I found this STM32F746_AWS_IoT example but got lots of compilation errors. It uses ...
I am using STM32F769I-DISO board with an MX25L51245G QSPI chipAs I understand it, I must erase before writing. So if I have 100 bytes of date on the QSPIand I want to change byte number 51 in my 100 byte data I should first eras this location.Howev...
Kudos from