STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F103C8 board bring up

Posted on June 20, 2017 at 14:08Hi All,I am new to this domain. I am using STM32F103C8 controller and has some proprietary OS on it.My objective is:1. To understand aspects(Hardware, Software, Tools, Memory etc) to be considered to add new OS.2. To ...

Confusing about Sram

Posted on June 27, 2017 at 10:53Please give me some time to describe the problem I met, please give me some advice or comments. The http://www.kynix.com/uploadfiles/pdf65976/STM32F030C8T6.pdf is also given below.Source Program is given below:       ...

ST-link v2 at 1.8V?

Posted on June 26, 2017 at 17:37I am using the ST-Link v2 with a target STM32 board running at 1.8V. I connect the 'target Vcc' to my boards Vcc ok, but the SWDIO and SWDCLK outputs from the ST-link are at 3.3V. Yet it looks like it is supposed to w...

Looking for the latest document AN2606

Posted on June 26, 2017 at 22:27I guys,I'm looking for the latest version of the application note: AN2606 (STM32â„¢ microcontroller system memory boot mode). I have a 2013 version.  Where can I find it?Thanks. Francois.

STM32F746ZG+PHY+LwIP+Interrupts mode +without os

Posted on February 10, 2017 at 08:59we are working on STM32F7 nucleo 144 board.we are successfully tested the LWIP+POLLING MODE with the help of example STM32Cube_FW_F7_V1.6.0\Projects\STM32756G_EVAL\Applications\LwIP_Tcp_Echo_Client.we are using cu...

Em R by Associate
  • 559 Views
  • 1 replies
  • 0 kudos

TIM_Input_Capture_Prescaler effect

Posted on June 26, 2017 at 22:15What is the effect of TIM_Input_Capture_Prescaler on the value of the CNT counter in the encoder mode, even if I change this value between TIM_ICPSC_DIV4 or TIM_ICPSC_DIV1 the reading of the CNT is the sameI use nucle...