User Activity

Posted on May 06, 2012 at 21:16HiI've seen quite a few UART examples, and all of them set the RX GPIO pin as ''Input-floating''.Why is it not set to ''Push-Pull'' (which can sink and source current)? The Tx pin is set to push-pull. What is the diffe...
Posted on December 13, 2011 at 09:14Hi Has anyone got an SD Card or MMC talking to the Discovery board yet? I can't find much information on the forum. Can anyone, point me in the right direction?Thanks in advanceAmir #sd-card #mmc #stm32-discove...
Posted on December 07, 2011 at 13:00HiDoes anyone know where I can find example code of using the DAC? I only found application AN3126 pdf but there was no firmware to go along with it.Any help would be appreciated. I've checked out the STM32 librar...
Posted on November 22, 2011 at 12:54HiI have an accelerometer which works with synchronous serial. I would like to read this data into my STM32 Discovery board.My question is, does the USART need to be transmitting for the Clock signal to run? I ask...