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 report

Posted on December 18, 2015 at 16:28 Hello!! I used STM32CubeMx to generate a simple code. This code is not compiling with IAR EWARM. The reason is the following: #define 8xUSART6_TX_Pin GPIO_PIN_9 #define 8xUSART6...

Which compiler do you use for programming STM32 MCUs?

Posted on December 19, 2015 at 09:22Hi, I'm relatively new in programming microcontrollers and I'd love to ask which (free) IDE do you use for (offline) compilation and debugging? I'm using Mac OS X and already tried System Workbench with CubeMX gen...

STM32F107VC How to set up an Clock with HSE

Posted on December 20, 2015 at 12:30Hello everyone I have an Evaluation Board from Thailand (No example projects found), with an STM32F107VC. Now I'd like to select the on board 25MHz oscillator as clock-source.As it is the first time for me to set ...

STM32L011 family, generally STM32 in very small package.

Posted on December 19, 2015 at 11:44In STMCubeMX I found new subfamily STM32L011 in small package TSSOP14 and UFQFPN20. When will theseprocessorsavailable? You're not going STM32, which would compete with processors PIC12 and PIC10 from Microchip. ...

asrock70 by Associate II
  • 569 Views
  • 2 replies
  • 0 kudos

Newbie question on USB access

Posted on December 20, 2015 at 06:03Hello, I need to configure SD card (SDIO-FATFS) access from PC through USB and copy files. Which example of STM32_USB-FS-Device_Lib_V4.0.0 should I follow for STM32L ? Is it the ''Mass_Storage'' example? Should I ...

rumlyen by Associate II
  • 344 Views
  • 0 replies
  • 0 kudos

FATFS SDIO auto-increment File Name problem

Posted on December 13, 2015 at 16:54Hello all, I am new here and struggling to write a clean for creating a file with auto-increment name after the power on. My purpose is to save buffer data in .BIN format, power off system, start a new session whe...

TouchPadSynth demo for STM32F7 Discovery Board

Posted on December 20, 2015 at 03:02The STM43F7 Discovery board is well suited for use in audio synthesis.It has enough memory and enough processing power to produce audio, the peripherals to channel that audio to headphones or an onboard or externa...

Demonstrating Ada 2012 on STM32F407 board

Posted on September 22, 2014 at 08:00This is the 3rd of a series of blog posts showing AdaCore Ada2012 on the STM32F407 Discovery board.http://www.embeddedrelated.com/showarticle/625.php #ada

kk6gm by Associate II
  • 569 Views
  • 1 replies
  • 0 kudos

Spi dma

Posted on December 18, 2015 at 16:40Hi i am using stm32f4 discvery. i have configured spi for display nd it works perfectly.Then i have included the DMA, but its not working when i am checking the flag./* checking the below flag */while (DMA_GetFlag...

arunl4g by Associate II
  • 687 Views
  • 4 replies
  • 0 kudos