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

I2S Full Duplex DMA on STM32F4xx

Posted on January 10, 2014 at 14:20  The original post was too long to process during our migration. Please click on the attachment to read the original post.

vincent by Associate II
  • 870 Views
  • 2 replies
  • 0 kudos

How to config my timer to count external pulses

Posted on July 02, 2014 at 13:39Hello everybody, How can i config my timer ( i work on stm32f100 ) to count external pulses this is my code but it doesn't work:void ConfigTimer17(void) {    GPIO_InitTypeDef GPIO_InitStructure;   TIM_TimeBaseInitTy...

moran by Associate II
  • 1111 Views
  • 6 replies
  • 0 kudos

How to use USB_OE / USB Activate OE in STM32F0x2

Posted on July 02, 2014 at 14:23I am using STM32CubeMx for STM32F0x2. In ''pinout'' page, there is a checkbox called ''Activate OE'' in USB. It occupy an GPIO pin (e.g. PA15) if it is enabled. What kind of function provided by ''Activate OE''? What...

STM32F051K4T6 usart only can receive one byte data

Posted on July 03, 2014 at 03:58HI    I am using STM32F051K4T6 to test usart function. which i can receive only one byte data from my PC serial tool  when debugging in CooCox IDE when  send only one byte from pc  its ok  i can enter the interrupt bu...

0690X00000602vNQAQ.jpg 0690X00000602vAQAQ.jpg

how to add A function to background

Posted on July 02, 2014 at 21:36Hi, I want to add a function to background, it should be work independently, I mean it won't affect clock and date. Thanks

Linda by Associate II
  • 662 Views
  • 3 replies
  • 0 kudos

Debug problem in Keil

Posted on June 22, 2014 at 18:08Hi, I am debugging my project. I can ''step one line'' each time to walk through it, but when I let it run freely, or ''step over the current line'', or ''step out of current function'', it crash. Please help.

Linda by Associate II
  • 2022 Views
  • 15 replies
  • 0 kudos

TIM PWM input Example

Posted on June 23, 2014 at 18:03How can I modify this example to read pwm signals with a frequency of 40Hz?/* Includes ------------------------------------------------------------------*/&sharpinclude ''stm32f4_discovery.h''&sharpinclude ''stm32f4xx...

cchechio by Associate II
  • 1855 Views
  • 9 replies
  • 0 kudos

Nucleo-F103RB and USART2

Posted on July 02, 2014 at 13:25 Hello I was buy recently a Nucleo-F103RB I downloaded the libraries from ST stsw-stm32143 I am trying modify the code of ''IO_Toggle'' for send data to the PC thougt USART 2 and the USB connexion...

lemac by Associate III
  • 733 Views
  • 3 replies
  • 0 kudos

STM32L151CB writing variables to flash

Posted on July 02, 2014 at 11:21Hi all,I try to write some variables to the internal flash memory of the STM32L151CB processor, but it apparantly only works with some addresses? When I write to the address 0x0801FE00 it works, but when I write to th...

kennethf by Associate II
  • 1413 Views
  • 7 replies
  • 0 kudos

Pulse sensor and STM32F4

Posted on July 02, 2014 at 14:44Hi.. i want make a project to detect heart beat using stm32f4 but i confuse with the pulse sensor code.. can anyone help me what is the c code of pulse sensor for stm32f4.? thanks.. #pulse-sensor

sekedar by Associate
  • 493 Views
  • 0 replies
  • 0 kudos