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

Resolved! STM32F7 Clock unable to reach 216 MHz

Posted on April 11, 2017 at 16:03 Hi, I'm facing an issue with a new project I'm working on, I just received a custom board based on a STM32F746VGT6 MCU, the MCU wasn't able to run my base program, (generated via MXCube), so I started changing...

emwin Hello world

Posted on December 26, 2016 at 18:54hi.i work on emwin library. in first hello world projectstm32cubef1\STM32Cube_FW_F1_V1.2.0\Projects\STM3210C_EVAL\Applications\STemWin\STemWin_HelloWorldmy code is :HAL_Init(); SystemClock_Config(); BSP_Config();...

dav ABA by Associate II
  • 743 Views
  • 3 replies
  • 0 kudos

STM32F070RBT6 periodic wake-up timer

Posted on October 03, 2017 at 13:12On this site: http://www.st.com/en/microcontrollers/stm32f070rb.html it says that this microcontroller has aCalendar RTC with alarm and periodic wakeup from Stop/Standby. However I don't seem to get the periodic wa...

rwa by Associate
  • 285 Views
  • 0 replies
  • 0 kudos

Resolved! PWM TIM4 4KHz 50% Duty Cycle

Posted on October 03, 2017 at 09:09The original post was too long to process during our migration. Please click on the attachment to read the original post.

GPIO - DMA Peripheral-to-Memory

Posted on February 20, 2017 at 11:43Hi,I'm trying to realize a communication between an external ADC with a parallel interface and a STM32F429 via DMA. Therefore the clock-out signal, provided by the ADC (which indicades the new data is ready, at a ...

Skadi F by Associate II
  • 1214 Views
  • 3 replies
  • 0 kudos

DMA Memory-to-Peripheral Clock

Posted on May 09, 2015 at 20:26Hi, I'm trying to set DMA2 to do a Memory-to-Peripheral trasfer from memory to GPIOB. But now, I'm stuck with a problem since I want to configure the DMA transfer speed to 1/8 of the Bus clock(168Mhz). Is there any way...

pedro by Associate II
  • 668 Views
  • 3 replies
  • 0 kudos