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

Bug in Cube_F7_1.6 stm32f7xx_hal_rcc.c

Posted on March 27, 2017 at 05:51Bug in Cube_F7_1.6 stm32f7xx_hal_rcc.cHAL_RCC_GetOscConfig(); does not populate RCC_OscInitStruct.PLL.PLLR with a value under any circumstance.It should have a value between 2 and 7 if defined (STM32F765xx) || define...

ADC /DMA Problem STM32F100

Posted on September 18, 2017 at 13:15ADC1 converts  every 500us 5 analog channels ( ADC10/11/12/13/14) and write the result via DMA1 to internal SRAM  (ADResult[5]) in this order [ ADC10,ADC11,ADC12,ADC13,ADC14]. This works fine, but randomly after ...

M G by Associate II
  • 971 Views
  • 4 replies
  • 0 kudos

I2C - Reset

Posted on September 26, 2017 at 14:13Hi,Do anyone face the scenario where I2C operations can reset/hang the software? Micro controller used is STM32F429ZI.thanks in advance.regards,Anil Kumar. B

Stm32f4 Usb VCP corrupted data (CubeMX)

Posted on September 22, 2017 at 19:01Hi,I have a problem while implementing a USB Virtual Com Port (USB CDC Class) with CubeMX.The setup is the following:PC running Hyper Terminal sends keystrokes to the microcontroller (STM32F407VG) which are echoe...

Timer output don't stop

Posted on September 26, 2017 at 12:09 I am doing a program where I have a 50Hz square signal and a PWM to generate a sinusoidal with 90 points. Each time the signal edge of 50Hz is raised or lowered, the timer must be reset and start a new mod...

0690X00000602UbQAI.bmp

Parallel read of GPIO using DMA for periph to mem

Posted on September 26, 2017 at 12:06Hey everyone,I need to read in my data using two GPIO's with an external clock.I've read a few docs including the AN4666 which seem to have gotten some form of this working.It seems like the DMA can be triggered ...

con3 by Senior
  • 364 Views
  • 0 replies
  • 0 kudos