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

SPI

Posted on January 01, 2017 at 04:35Hello!I want to design a pump station with 12 channels, each channel drive by a stepper motor. And the system, I plan to use STM32F205+L6470,  but  some issues need help.1. Can STM32F205 synchronously drive 12pcs L...

Can Chen by Associate
  • 1101 Views
  • 7 replies
  • 0 kudos

I2S/DMA 32Bit possible ?

Posted on January 05, 2017 at 14:43Hey Community,Short question !Is I2S DMA 32Bit stream possible ?The Manual says : 'DMA capability for transmission and reception (16-bit wide)'.Does it mean that I2S with DMA is only in 16Bit stream possible ? This...

Wrong FLASH_ACR->LATENCY bit in stm32f103xe.h?

Posted on December 22, 2016 at 13:22Section 3.3.3 of the reference manual (RM0008, Rev16) for STM32F10XXX MCUs explains in the register description for FLASH_ACR->LATENCY: Bits 2:0 LATENCY: Latency  These bits represent the ratio of the SYSCLK (syst...

STM32F7 ADC/DMA in DUALMODE

Posted on December 30, 2016 at 02:05The original post was too long to process during our migration. Please click on the attachment to read the original post.

Resolved! PWM for PB0 not firing, stm32f051

Posted on January 04, 2017 at 20:25I am not sure why the following code is not working. I have used it before for a different pin, but I believe my modifications would allow this to work? I am running the code on the stm32f051 discovery board using ...

Display a simple string with STM32F429I DISCO-BOARD

Posted on September 04, 2015 at 23:22Hello, I recovered some examples to display some string on my DISCO-BOARD, but the example that I found are all build with Drivers/BSP/STM32F429I_DISCO which use as source and header files ==> stm32f429i_discover...