STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

IAP PROGRAMMING USING USART

Posted on September 24, 2012 at 16:57i am using stm 32f4discovery board. i want to use iap programming using usart. I follow an3965 instructions. but my user code does not execute. that stored in 0x8004000. how i can execute this code. can any one h...

STM32 OHCI driver

Posted on September 23, 2012 at 06:32Hi,I'm looking for STM32 OHCI driver. The STM32 USB library is good, but it is not a standard of coding stype, so difficult to expand more applications.I'd like ohci-stm32.c will appear in the Linux kernel driver...

STM32F0 USART1 not work

Posted on September 22, 2012 at 18:43Hi, I have STM32F0 Discovery, I need send a char example 'A' in USART1 that use PA9 to TX. The configuration are:     /* Enable GPIO clock */   RCC_AHBPeriphClockCmd(RCC_AHBPeriph_GPIOA, ENABLE);   //PA9 ,PA10   ...

STM32 OHCI

Posted on September 23, 2012 at 06:30Hi,I'm looking for STM32 OHCI driver. The STM32 USB library is good, but it is not a standard of coding stype, so difficult to expand acpplications.I'd like ohci-stm32.c will appear in the Linux kernel driver lik...

SPI3 DMA Issue

Posted on September 21, 2012 at 20:26We are working on a STM32F417VGTx.  We wrote a DMA driver and confirmed it was working memory to memory.  Next, we began integrating it with an SPI driver (SPI2).  Initially, the engineer working on the SPI drive...

sjenyart by Associate II
  • 191 Views
  • 2 replies
  • 0 kudos

Problem reading the counter/timer register TIM->CNT

Posted on September 21, 2012 at 21:20STM32F407: I use Timer2-5 in QEI configuration, and in my motor control loop (coming every 45usec) I need to read out the current position from TIM->CNT. If I scan the values read out - it is strange that about e...

flyer31 by Senior
  • 147 Views
  • 0 replies
  • 0 kudos