Posted on May 17, 2011 at 15:05Dear Community, We are releasing a new STM32â„¢ and STM8â„¢ Flash loader demonstrator that Contains the Demo GUI, Command line and header source files using UART protocol : Version 2.1.0 http://www.st.com/stonline/prod...
Posted on May 17, 2011 at 15:05Dear Community, We are releasing a new STM32â„¢ and STM8â„¢ Flash loader demonstrator that Contains the Demo GUI, Command line and header source files using UART protocol : Version 2.1.0 http://www.st.com/stonline/prod...
Posted on May 17, 2011 at 13:38Hi, We have not yet optimized Magnitude function for our STM32, but in our example demo. We are using the default compiler mathematical libraries using float librairies, Therefore it is closely dependent on the compile...
Posted on May 17, 2011 at 13:38Hi, The mistake is here : Quote: // SPI module enable if (SPI == SPI1) { RCC_APB2PeriphClockCmd(RCC_APB2Periph_SPI1, ENABLE); } else { RCC_APB2PeriphClockCmd(RCC_APB1Periph_SPI2, ENABLE); SPI2 is connected to APB1 ...
Posted on May 17, 2011 at 13:38Hi , Q1 : Yes, You can use the ''command line version'' not the GUI. Q2 : You can use any Serial cable having RTS and DTR lines connected to the eval board UART connector. Q3 : Yes, However check your device date-code ...