STM32F4xx_Clock_Configuration_VX.Y.Z.xls
Posted on April 05, 2013 at 01:23Hi every oneWhy i couldn't find any this file ?STM32F4xx_Clock_Configuration_VX.Y.Z.xlsplease tell me where can i download this file thank you. #lmgtfy
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on April 05, 2013 at 01:23Hi every oneWhy i couldn't find any this file ?STM32F4xx_Clock_Configuration_VX.Y.Z.xlsplease tell me where can i download this file thank you. #lmgtfy
Posted on December 16, 2013 at 15:12I have to send a sms with sim900 form my stm32f107 board. I wrote this code, but it does not work. I can't understand why./* Includes */#include ''stm32f10x.h''#include ''stm32f10x_gpio.h''#include ''misc.h''#defi...
Posted on December 13, 2013 at 23:33Hello everybody,i use stm32f100c8 mcu for our design and i have problem with LSE ready problem. i used stm32 rtc calendar example from STM32F10x_StdPeriph_Lib_V3.5.0 . For this example, i have this problem. i look...
Posted on November 03, 2013 at 19:57Hi all!this is my first post I apologize for the banality of the subject, but they are just starting out with programming the micro.I wanted to ask if it is possible to utilize two timers, where the first increase...
Posted on December 16, 2013 at 21:10 This may be one of those how long is a piece of string questions, but any guidance I can get would be much appreciated. After a fun day of trying to get my head around Scatter Files I finally found an exa...
Posted on December 17, 2013 at 20:11I use STLink v2 to develop project with STM32. Current project is based on STM32F417 chip. Problem with option bytes stand up unexpectedly. Disconnection STLink from computer and board did not solve problem. I can...
Posted on December 17, 2013 at 18:58I have an STM32F4 reading audio from a microSD, and am using the Standard Peripheral Library and the eval SDIO_SD.C code as a starting point. Things are working fine, but read rates are important for my applicatio...
Posted on December 17, 2013 at 00:13I am looking for the source for ethernet libraries for the STM32F407. So far, I have found people using the stm32f4x7_eth, but I have not been able to find the official source code for it.Anyone know where to get ...
Posted on July 30, 2013 at 16:10I am trying to generate a pwm signal from timer1, Pin_E12. I found some helpful posts about stm32f4xx but i could not manage to apply it to stm32f107. Can anyone help me about this subject?
Posted on December 11, 2013 at 08:02hello : I buy the STM32F40G-JAVA eval board,i got a problem when i used the MricoEJ to develop the project. I read the STM32Java-UI-PACK user's Manual,In the 7.2.4 it shows that how to edit stroyboard, i did it fo...