User Activity

Posted on June 24, 2014 at 10:59Hi,can someone help me identifying the exact model of the SRAM memory module that is part of the STM32-VL-Discovery (STM32F100RBT)? I was browsing the documents but couldn't find any information.Thanks in advance!
Posted on December 06, 2013 at 09:35Hi together,I have a couple of STM32VL-Discovery boards, with each holding the same firmware. The firmware essentially does nothing more then sending 8kb of data over UART.Furthermore, I have a custom controller b...
Posted on November 27, 2013 at 15:56 Hi together, I am using the code below to iterate over SRAM and put out every byte over USART1. However, I am receiving only null-bytes. I was debugging the codein Keil MDK and everything seems to be f...
Posted on November 15, 2012 at 17:01Hey Folks, I know it is possible to reset processor with NVIC_SystemReset(). However, is it possible to enforce a _full_ power-off -> power-on reset from inside the code? Cheers
Posted on October 12, 2012 at 11:28Hey there, I am pretty new to micrcontrollers and such. I recently bought a STM32VL Discovery, which I am programming with CoCoox IDE. My goal is to read out the start-up values of internal RAM. By start-up values ...