User Activity

Posted on November 23, 2017 at 16:50I've been struggling for two days to get the debug UART of STM32L0-DICOVERY board working.I have populated the SB2, SB3 solder bridges and configured the UART1 using Cube.Following are the steps I took,1. Enabled ...
Posted on June 22, 2015 at 07:45Hello,We are using STM32F415RG76 chip in one of our products and we are facing a very confusing USB issue. The issue comes when we switch the microcontroller from the bootloader to application-firmware.In some of the ...
Posted on September 11, 2013 at 09:34Hello,Is it possible to use the IAP example which is referred in an3965 directly in the STM32F4 Discovery board? Thank you. #stm32f4 #discovery #iap #iap #wait-for-you--clive1-!-!-!
Posted on September 03, 2013 at 11:23Hi,I've been experimenting on USB devices on STM32F4 discovery board. I have a small issue.From the PC I send multiple messages (bulk_writes) to the USB, and I call 'dcd_ep_tx' within the Data_out function which ...