User Activity

Posted on June 13, 2018 at 18:36For reasons of testing, I'd like to create a new CubeMX project that uses an old version of a firmware package (To be precise, I'd like to create a projects using STM32L4 0.11 and 0.8.1). The virtual COM port doesn't ...
Posted on June 12, 2018 at 04:05I have a simple test application for an STM32L4 microcontroller. It uses the code for the virtual COM port provided by STM32CubeMX. It does the following in an endless loop: wait until TxState in (USBD_CDC_HandleType...
Posted on June 12, 2018 at 03:45On a project that used to generate code just fine for months, STM32CubeMX now gets stuck. This is happening since an upgrade to version 4.26.0. If it is of any relevance, the project uses the STM32L4 package version 1...
Posted on March 16, 2018 at 00:30I am trying to use USART2 of my Nucleo L476RG board. It is connected to the UART of the ST-LINK on the board. I'm trying to implement a simple line-based protocol (every message is terminated by \r or \n). For starte...
Posted on February 24, 2018 at 01:09I soldered a USB cable to pins PA12 and PA11 on the Nucleo-L476RG board. In CubeMX I enabled USB with its default settings, disabled DMA (it's not supported for FullSpeed USB anyway) and generated the code. I used...
Kudos from