User Activity

Posted on December 14, 2016 at 00:57I see that SystemClock_Config(void) is generated, and shows the PLL divisions but it doesn't show anything about the actual clock speeds. Ultimately I'm trying to determine the speed of my ADC sampling but I'm hav...
Posted on December 06, 2016 at 02:26I have a STM32L476G Discovery board that I have configured for use with the onboard QSPI flash.  My goal is to reconstruct a waveform from the ADC in flash.  I can successfully write to flash and have setup the AD...
Posted on November 23, 2016 at 07:17Hello all, has anyone successfully installed CubeMX 4.17.0 on Mac OSX Sierra (10.12.1)? Every time I doubleclick the install it just bounces and then nothing happens. Any suggestions? #cubemx-macos-sierra
Posted on November 17, 2016 at 20:43Hello all,  I am trying to configure my STM32F407VGT in CubeMX and am coming across an issue with the DCMI and FSMC.  I am interfacing an OVM7690 camera chip to the microcontroller via DCMI.  The OVM7690 requires ...
Posted on October 15, 2016 at 00:45I have  STM32L476G-DISCO that came pre-loaded with some demo firmware including a Mass Storage device that works when you plug it into a computer like a flash drive.  How does one go about a reading in a file from ...