User Activity

Has anyone gotten the B-L475E-IOT01 board azure sample to build properly. I noticed that it is not set up to do any PostBuild processing. I took the Postbuild step from the F413 board example and put it into the project. It's failing with prepar...
I'm new to IDE's (i'm old school, all my dev has been done with unix command line, shells, manually created make files), so my apologies up front for what is probably a pretty basic question. I'm starting with the example SBSFU KMS for the B-L475E-...
I'm working with a STM32F4 Discovery (413) eval board and working through bringing the device up on Azure IoT hub through various mechanisms. I've successfully (the firmware does not like being talked to from a Mac serial port, i've only had succes...
Since I have been having issues with some other efforts, I'm stepping back and creating a simple blinky test application. Everything builds fine, however when i use Debug, the upload failes with STMicroelectronics ST-LINK GDB server. Version 5.3.2...
I'm trying to get the Azure STM32Cube expansion pack to build targeted against a F413H Nucleo board. Using SW4STM32 ide (importing into the CubeIde gives me errors in the prebuild script which are not very informative), I've successfuly built the S...