User Activity

Hey everyone,I have been using the STM32F4 for quite some time now and have used the STM32F429 Eval1 board for developing a firmware that uses the external USB3300 PHY over ULPI to achieve high speed USB transfers in device mode with the CDC (virtual...
I have gotten the 16-bit data transfers individually working where each DMA stream would write to memory in half-world fashion. For this application it would make more sense to write 16-bit data from GPIO port I to the lower half of a 32-bit word and...
Posted on September 22, 2015 at 14:58  The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on April 03, 2015 at 13:12 Hello all, I am trying to get the triple ADC regular mode working on my STM32F429ZI Discovery board. I have been reading the user manual and trying to get this to work with the (new) HAL drivers in combin...