STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to set up the IWDG with multiple applications

Posted on March 10, 2015 at 15:07Hello,I am running a boot loader and main application on an STM32F429.  I am just getting to know how to use the ST Cube v1.4 and I have the following question:I have set up the IWDG in the boot loader and I wanted t...

RTC - STM32F407

Posted on January 23, 2013 at 03:19Dear colleagues,      I'm planning on using the 32.768kHz LSE timer, and I would like to confirm that this timer is actually built into the STM32F407 I'm using (on Keil board, MCBSTM32F400). There's no clear docume...

STM32F2xx : Send Email

Posted on March 09, 2015 at 14:24STM32F2xx + ETH + Send Email  Hi, I've a problem (I use STM32F2xx) : I need to send an email... but I don't know how! I haven't found anything online. 1. Is it possible ? If YES... how ? 2. Are there some examples (w...

STM32F407 Timer Frequency

Posted on March 09, 2015 at 17:56I can't understand how come TIM1 frequency is 42 MHz. Here is my config: 12 MHz HSE -> 168 MHz PLLCLK (MCO/4 = 42 MHz, checked) APB1 prescaler = 4 APB2 prescaler = 2 so TIM1, as it clocked from APB2 x 2 frequency sho...

STM32F2xx USB OTG_HS Host in FS mode

Posted on January 26, 2015 at 14:48 Hi, It's already a few weeks I'm trying to bring up a solution of the USB Host via USB HS module with internal FS PHY. The same code works fine if I use OTG_FS module, once I pass to OTG_HS I'm starting ...

dimax by Senior
  • 1595 Views
  • 12 replies
  • 0 kudos

Can not flash in STM32F429i_Disco

Posted on March 08, 2015 at 04:10I need to read the flash, add 1 then flash back to same address, so that I can keep track how many time the user use the device, I use: ~~~~~~~~  FLASH_Unlock();   FLASH_ClearFlag(FLASH_FLAG_EOP | FLASH_FLAG_OPERR | ...

Linda by Associate II
  • 460 Views
  • 2 replies
  • 0 kudos

FMC SRAM High Speed problem

Posted on March 06, 2015 at 20:29I'm using Keil on an stm32f4xx with 10ns read/write sramI have configured the FMC with a data ready of 2 HCLK (my speed is 180 Mhz) so that is 90 Mhz, which is slower than the rating of 100 Mhz of the SRAM, however t...

Logarithm and exponential function

Posted on March 09, 2015 at 10:02Hello, I am using STM32F3 Discovery kit. I need to calculate logarithms and exponential function (e^x). I cant find these functions anywhere. Are they in any libraries from ST? Thank you for answers

j3lda by Associate II
  • 1638 Views
  • 2 replies
  • 0 kudos

STemWin V5.26 not displaying extended characters?

Posted on February 02, 2015 at 18:52 I'd like to display the characters on the ''GUI_Font20_1'' font above I have modified the ''Hello World example (STM32Cube_FW_F4_V1.4.0\Projects\STM32F429I-Discovery\Applications\STemWin\STemWin_HelloWorld) ...

hbarta2 by Associate III
  • 614 Views
  • 3 replies
  • 0 kudos