User Activity

My design is using an LD1117S33CTR voltage regulator. I am experience some rather odd behaviour where the regulators output is actually increasing from the expected 3.3V all the way up to 4V. What could cause such behaviour? I am stumped.
The SetupSTMCUFinder-4.0.0-RC3 file can be clicked, and it seems like my OS tries to open / run it, but ultimately nothing happens. I remember having a similar issue with another piece of stm software, and remember running some command in the termina...
I have an application running on an STM32F4 which uses the STM32 HAL framework + FreeRTOS. I occasionally need to store some settings in flash during runtime and have written the following function to erase the data at my target address of 0x08060000...
I have been working on a configuration which will allow me to detect the frequency of an external square wave, and then divide the periiod of the signal into smaller segments for executing code. I didn't mean to post this yet, just wanted to save as ...
This continues to be a confusing topic for me. I am slowly beginning to understand how the MCU Clock Configuration tab works in CubeMX, but I could use a little clarity before I start tweaking all these values.Here is my current clock configuration: ...