User Activity

Posted on May 19, 2014 at 14:04Hello Everyone,I was just wondering if anyone has seen this, I have seen this only referenced on one website.  I have SPI1 on a STM32F415 configured as   PA7   ------> SPI1_MOSI  PB3   ------> SPI1_SCK  PB4   ------> S...
Posted on January 06, 2014 at 21:20Hello Everyone, I have been having this issue for a while on a STM32L100-Discovery board, apparently on reset there is always a garbage character transmitted to the terminal.  After the reset the USART works fine. ...
Posted on July 18, 2013 at 22:30I am using a STM32F0 chip and I have a serial flash chip hooked up to SPI1 and a 1.7'' serial display hooked up to SPI2.  I have a YMODEM protocol implemented and have uploaded images to the flash.  I also have a some...