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

PA11 and PA12 on STM32F3 discovery

Posted on October 11, 2013 at 20:44 hi, below is the code i wrote just to change the states of pins PA10, PA11, PA12 and PA even though pin PA10 and pin PA15 gives the correct output to the functionsGPIO_SetBits() andGPIO_ResetBits(); PA11...

STM32W reset issue

Posted on October 03, 2013 at 07:34Hi everyone, I am currently using mb950 revA board based on STM32w108cc on some WSN demos. I have noticed that, mcu resets itself after pressing pushbutton with a duration of 4-5 seconds. (except reset button) Hav...

enes by Associate II
  • 430 Views
  • 1 replies
  • 0 kudos

DS1307

Posted on October 09, 2013 at 14:32HiPlase sample code for chip ds1307from lcd

htc by Associate
  • 351 Views
  • 1 replies
  • 0 kudos

rename ''STMicroelectronics Virtual COM Port''

Posted on October 11, 2013 at 09:54Hi, I have USB virtual com port working fine, with the demo code, it appears as ''STMicroelectronics Virtual COM Port'' in the Windows device manager.Is there some way I can modify the text so I can make it show <m...

STM32F4 - Question regarding Timer Unit

Posted on October 11, 2013 at 12:29Hello experts, at home I'm using STM32F4 amongst other MCUs but at university we're learning about Freescale PowerPC architecture. Some of them have a TPU - Timer processing unit, which can help to reduce interrupt...

SWD Hardware question

Posted on October 10, 2013 at 05:18Hi, I am new to the STM32 MCU.I am confused as to how to do In-circuit Serial programming with STM32F0 processors.F0 line doesn't seem to have JTAG option, but it has SWD option.So, For SWD, how should the DATA,CLK...

Use of multiple analog functions of same pin possible?

Posted on September 10, 2013 at 15:32Hello guys! I wonder if it is possible to use more than one additional function if the pin is configured as an analog input. I can not find any detail in the datasheet or reference manual that denies or allows th...

STM32F205 TIM5 PWM frequency calculation?

Posted on October 10, 2013 at 08:20 Hi, I will output a PWM Signal on a STM21F205 Pin A3 and use the following code: GPIO_InitTypeDef GPIO_InitStructure; TIM_TimeBaseInitTypeDef TIM_TimeBaseInitStruct; TIM_OCInitTypeDef TIM_OC...

mail2 by Associate II
  • 802 Views
  • 4 replies
  • 0 kudos

C problem

Posted on October 10, 2013 at 14:33 I'm confused I want to have some .c and .h files like thats in stm libs I declare variables in .h files and include each one in specific .c file. also all included in main.h file and then include mai...

_behn4m by Associate II
  • 416 Views
  • 1 replies
  • 0 kudos

APB 1 36MHz Limit

Posted on October 01, 2013 at 21:43I am using STM32F103R6 for a motor control application.STM states that the APB 1 frequency limit is 36 MHz, but I am using it with 72MHz and it looks like that all peripherals work fine. What risk am I taking? Is t...

sirpak by Associate II
  • 711 Views
  • 4 replies
  • 0 kudos