User Activity

Posted on December 09, 2016 at 01:50It looks like LCD_BL_CTRL is not connected to a PWM output-capable pin (PK3)?  Am I missing something?
Posted on January 15, 2016 at 15:25I need to read from a device with a variable length response, where the length of the following data is specified in the first byte received.  I don't see a way to accomplish this using the HAL, as it appears you n...
Posted on January 08, 2016 at 18:58I have an F7 processor that I cannot get out of sleep.  I can communicate with it using the ST-Link tool, however I am unable to debug the part anymore.  The JLINK unlock tool does not support the F7 parts yet.  Ca...
Posted on September 03, 2014 at 19:43I created a very simple project targetting a STM32F042K6 processor.  It includes a USB Device with CDC class as the only Middleware selected.  No other items are enabled.  When I go to compile the STM32Cube outpu...