User Activity

Posted on June 14, 2018 at 12:12Hi,I realized a prototype including the STM32L433 (LQFP64 package). I tried to use the pins PH0 and PH1 as OUTPUT pins. This should be possible according to the datasheet (5V tolerant I/O pins). This pins can be used ...
Posted on March 27, 2017 at 14:16Hi,I'm using a STM32F429 operating at 168 MHz. I want to read in 16 GPIO pins (one port) via DMA. I'm curious what's the maximum input rate is, for a certain number of consecutive level changes (read out of an extern...
Posted on February 20, 2017 at 11:43Hi,I'm trying to realize a communication between an external ADC with a parallel interface and a STM32F429 via DMA. Therefore the clock-out signal, provided by the ADC (which indicades the new data is ready, at a ...