full speed micro
Posted on October 05, 2010 at 09:39what is the full speed system clock i can achieve with stm32-discovery? and how? now i work with 8Mhz cristal.
Posted on October 05, 2010 at 09:39what is the full speed system clock i can achieve with stm32-discovery? and how? now i work with 8Mhz cristal.
Posted on October 02, 2010 at 14:53 Hi everyone, I have acquired the discovery board and done a small test, after configuring the ST standard peripheral library for the value line device and 24MHz clock. I toggle the LED pin(PC8) in a infinite ...
Posted on October 01, 2010 at 01:11Wake up from STOP mode using I2C lines
Posted on September 27, 2010 at 18:50Hello. I'm trying to make a simple experiment with the discovery board - read data from an SD card and output it to the DACs. I've set up the DACs with the examples from UM0427 and they work right, and i've chang...
Posted on September 29, 2010 at 04:45Has anyone succeeded in flashing the discovery board over USART on windows? I have tried [url=http://tuxotronic.org/wiki/projects/stm32loader]stm32loader[/url] (python) which wrote the bin file correctly (verifie...
Posted on September 28, 2010 at 18:28hi i am just in the begnnig of proraming the stm32 discovery. i try to simply direct all of port c to output and put out ''1'' at all the ports so i wrote the following code: #include ''stm32F10x.h'' int main(voi...
Posted on September 21, 2010 at 20:37Is the ST-Link host protocol documented somewhere? Or maybe some documentation for the STLinkUSBDriver.dll?
Posted on September 08, 2010 at 12:09Hi Where can I find the software of this manual http://www.st.com/stonline/products/literature/um/15122.htm.? Thank you. Rui #steval-mki005v1-demonstration-kit-for-the-lis3lv02dl
Posted on September 26, 2010 at 09:48What is the best way to report errors in ST pdf manuals and ensure the authors will get the reported mistake? #report-error-manual
Posted on September 27, 2010 at 19:50I downloaded and installed the IAR ARM Kickstart software but can't figure out how to get it to talk to the STM32 board. Nor can I find any STM32 example projects to load and run.