STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Delay between SPI bytes

Posted on May 07, 2014 at 15:53Using STM3220G-EVAL with my serial FLASH added to board. I am writing to a serial flash via the SPI port. My clock speed is 30Mhz. All is working fine, but I was expecting less delay between the SPI clock transfers. My...

gary2 by Associate
  • 803 Views
  • 2 replies
  • 0 kudos

STM32 clock Jitter on TIM4

Posted on April 02, 2014 at 08:56Hello everyone, I'm using STM32F100V8 and I configured TIM4 to generate a square wave (for uart sw). The TIM4 is so configured and should have the highest priority:   TIM_TimeBaseStructInit(&TIM_TimeBaseStructure);  ...

fernando by Associate II
  • 2015 Views
  • 8 replies
  • 0 kudos

Setting falling edge interrupt STM32F205RBt6

Posted on May 05, 2014 at 18:31I want to set falling egde interrupt for PA15. I did below setting, but problem is interrupt occurs on both edges.Pin is pulled up by 2.7K register to 5V.I debug the code RTSR register has bit15 = 0, i.e rising edge di...

STM32F407VG

Posted on May 05, 2014 at 12:44HI,It is possible to use the graphical library from ST to create a graphical application with STM32F407?  What about the LCD ?Best Regards ,

amal18 by Associate II
  • 702 Views
  • 4 replies
  • 0 kudos

generating a PWM reference signal(Modem)

Posted on May 02, 2014 at 21:34Hello everyone,      I have a PWM signal generated from an external source and I want to create a reference signal from this one. First this signal is of constant duty cycle (I want to create a reference signal here), ...

USART1 Rx DMA

Posted on May 05, 2014 at 21:41The original post was too long to process during our migration. Please click on the attachment to read the original post.

jacob by Associate
  • 449 Views
  • 1 replies
  • 0 kudos

I2C Slave Example

Posted on April 27, 2014 at 19:56Hi I'm working on STM32F401 disco EVB with the Standard Peripherals Library,Where i can find a working example on I2C slave?  

gil23 by Associate III
  • 1470 Views
  • 12 replies
  • 0 kudos