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

stm32f429 I2C clock speed

Posted on September 19, 2014 at 22:58 hello guys, I have a problem with the clock speed of my I2C bus, I want to have 100 hz of frequency but I am not able to reach it. That is my code * @file Touch_Panel/main.c * @author MCD Application Team...

Data structure for data write and Data read

Posted on September 19, 2014 at 22:27 I would like create a variable that contains port and pin information, so I can use the high level name to perform all reads and writes. I am looking for help with the syntax to create a: Structure for...

ebommer by Associate II
  • 1424 Views
  • 2 replies
  • 0 kudos

need to have time separate from main loop_stm32f407

Posted on September 19, 2014 at 15:30hi every body in my program i need to do somethings in specific time , this ''time'' is not equal all the time.for example for doing first job i need to do it 5 sec after a flag become set. and after that i need ...

DMA2 (Can't Configure Seperate Streams for ADC1 and ADC2)

Posted on September 18, 2014 at 17:44I have the STM32F407 Discovery board. I am configuring two streams using DMA and ADC The first stream uses Stream 0 channel 0 of the DMA 2 ie ADC1 which reads the value of ADC chanel 9 1N9 and gets sent to circu...

Puzamoya by Associate II
  • 1062 Views
  • 7 replies
  • 0 kudos

The importance of DMA for ADC

Posted on September 19, 2014 at 10:11Hello,I am wondering what's the utility of using the DMA when getting informations from ADC IP. Thank you.Best regards #adc #dma

anes by Associate
  • 480 Views
  • 2 replies
  • 0 kudos

Feed Two GPIO From Same Timer?

Posted on September 19, 2014 at 16:25I had been using two different timers based on a PLL to feed two different GPIO pins. It may be creating some timing shifts that my hardware (custom ASICs) don't like. I tried feeding both GPIO from the SAME Time...

jvavra by Associate III
  • 490 Views
  • 3 replies
  • 0 kudos

STM3210B Not getting detected

Posted on September 10, 2014 at 22:09Hi,I have STM3210B and I am trying to connect it to PC. However, I am unable to connect it. I have installed all the STLink V2 drivers. Besides, I also download STVP tools as well, which installed its drivers.Whe...

shauns87 by Associate II
  • 1251 Views
  • 11 replies
  • 0 kudos

Three PWM signal with variable phase shit and duty cycle

Posted on September 19, 2014 at 12:34 Hello, I want to generate three phase shifted PWM signals whit variable duty cycle and phase shift using SMT32F407VGT.  Is this possible?  I found this post on my.st.com https://my.st.com/public/STe2ecommunit...

sh2 by Associate II
  • 491 Views
  • 1 replies
  • 0 kudos

time managment

Posted on September 18, 2014 at 18:45Hi, I havea question to askI'm workingwith the STM32Ldiscovery board.Currentlya while loopcyclicallyacquiresdata from twoexternal sensors.I'd like toknow thefrequency with whichI acquiredata from the sensorsso th...

Holding fsmc address and data bus

Posted on September 19, 2014 at 13:10Hi, Is it possible to hold the stm32f103ze fsmc address and data bus based on the wait signal from the connected peripheral?. The connected peripheral is a SRAM with 8-bit wide data lines. Kindly reply asap. reg...