User Activity

Posted on July 22, 2016 at 16:40I'm having a problem where I can't seem to use the DMA to read ADC values without a perpetual overrun error.I'm trying to configure the part such that a  - conversion sequence is started by software.   - DMA stores th...
Posted on January 28, 2016 at 21:36I generated a project for the STM32L476 Discovery board using CubeMX 4.12.0 and Firmware Package for STM32L4 release 1.2.0 that would never break out of HAL_Delay().I selected FreeRTOS and USB Device CDC middleware...
Posted on June 15, 2015 at 21:37I was surprised when configuring an I2C peripheral on my STM32L152QEH based design and realized that there was no support for SMBus?  After selecting either SMBus-alert-mode or SMBus-two-wire-Interface on the pinout t...
Posted on May 06, 2015 at 00:27I updated CubeMX and installed the new 1.2.0 firmware for the STM32L1 family earlier today.  However, CubeMX won't migrate existing projects or create new projects using the new firmware package.  Even after deleting 1...
Posted on February 23, 2015 at 22:49In attempting to validate a schematic design in progress I used CubeMX to verify that none of the I/O assignments and peripheral functions being called out in the schematic were going to conflict.  I noticed that ...