User Activity

Posted on May 02, 2016 at 04:09I am using the latest STM32CubeMX (V4.14) and the latest version for the STM32L4 family (version number escapes me right now) and I am trying to understand how to properly use the Discovery board to act as a USB Audio ...
Posted on February 07, 2016 at 04:30Yesterday I upgraded to V4.13.0 which required that I also upgrade to STM32CubeL4 V1.3.0.Since then, every project that I generate exhibits a couple of problems:1) every reference to RCC_xxx #defines shows up in t...
Posted on February 02, 2016 at 02:10I'm learning about the whole STM32 environment (specifically using an STM32L4 Discovery board) and trying to use the STM32CubeMX software.Under the USB peripheral, there are a number of options that make reference...
Posted on January 28, 2016 at 03:49I have an STM32L4 Discovery board that I'm trying to use as a USB host.Looking at the schematics, I can see the EMIF02-USB03F2 device that is used in conjunction with the USB lines, but it would appear to me that t...
Posted on January 16, 2016 at 08:24Very much a new learner to these chips and the associated tools (but a long time micro-controller and IT developer).Environment:- STM32L476 Discovery kit- AC6's System Workbench (under Windows 10 ia VM under OSX 10...