RCC_GetClocksFreq incorrect values with 14.7456MHz HSE?
Posted on April 01, 2011 at 03:04RCC_GetClocksFreq incorrect values with 14.7456MHz HSE?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on April 01, 2011 at 03:04RCC_GetClocksFreq incorrect values with 14.7456MHz HSE?
Posted on June 17, 2011 at 14:49Hello everybody,Do you have any idea where to find an code example of using uIP stack for UDP communication?. Basically, what I want to do is establish a two way communication between my PC and the stm32, based on UDP...
Posted on June 17, 2011 at 12:18The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on June 13, 2011 at 18:01One really sad and annoying issue regarding otherwise very good ST MCUs, are ST behaviour/policy of not fixing errata in new chip revisions, inheritance of IP/peripheral blocks including erratic functions and NOT fixi...
Posted on June 14, 2011 at 03:30In stm3210b_eval_lcd.c Why use static __IO in this definition TextColor and LCDType ? Put another wayI understand the static definition of the prefix stands for a static variable?but static sFONT and static __IO shoul...
Posted on June 13, 2011 at 07:58Hi all, does it exist libraries and a toolkit for STM32 able to connect through Bluetooth smart phones android based to STM32? Is there any plan to devolop it?brazov2
Posted on October 21, 2010 at 09:52 Device Firmware upgrade (DFU) example for MCBSTM32E
Posted on June 12, 2011 at 21:42I'm trying to calculate FFT of this signal (using Keil uVision and STM32F103VB:but the result looks like this:Here's the code://///////////////////////////////////////////////////////////////const int N=256;void fft()...
Posted on June 13, 2011 at 17:26Hi all. I tried to use the AN3102 example, which enable to implement the LwIP Ethernet stack on mu dedicated STM3210C_EVAL, composed of an STM32F107 µC. However, when I link it to the network or directly to my compu...
Posted on June 11, 2011 at 00:22Hi All, I want to configure the clock output at 32 Khz to 38 Khz in one of the pins and at the same time I want to send the data from USART. It is like two parallel operation; one pin is continuously generating t...