User Activity

Posted on February 11, 2015 at 02:44 Greetings, I'm working with an STM32F303 MCU. On one of my projects, I've noticed that it would repeatedly freeze up, requiring a reset to continue operation. Doing a backtrace shows me that the error ...
Posted on September 25, 2014 at 02:35 Greetings, I'm using an STM32F427VI MCU to generate a 1 Hz pulse (50% duty cycle) with its RTC controller. For the most part, it seems like it works just fine, however during testing, the code will oc...
Posted on September 12, 2014 at 20:07 Greetings, I'm working with the STM32F4 Discovery board and I'm trying to configure SPI3 as an SPI slave. However, I'm getting strange results when attempting to configure the CLK pin. After a reset, ...
Posted on July 21, 2014 at 20:25 Hello, I'm currently working with an STM32F215 mcu and I'm attempting to write a test program with the USB-Host-Device Library V.2.1.0. The goal of this test project is to program the STM32F215 as a host c...
Posted on June 13, 2014 at 19:33Hello all,I'm currently working with a custom board fitted with an STM32F373. I'm programming it using an STM32F3 Discovery board through the st-link-v2 interface. Previously, I was able to successfully connect with O...