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

STM32F7 FMC controller configuration

Posted on January 27, 2018 at 12:33Hello .,I am working on STMF7 MCU , In that I need to access external Parallel bus interfaced device. I have attached Read/write cycles of the device, Can any one suggest me which mode should I configure to access ...

I cannot get I2C work on stm32l476

Posted on January 19, 2018 at 21:59Hi All,First post on here and a newbie with the STM32 family of devices (I come from a PIC background - sorry about that)I have just received my first STM32 board design back from the sub contractors and am having ...

how to use ''printf''?

Posted on February 09, 2017 at 14:47I'm using examples of project  'UART_Printf'. But I can't use printf. I set uart1. and I checked that uart1 tx/rx works. I added below code to my source. &sharpinclude 'stdio.h'&sharpifdef __GNUC__/* With GCC/RAIS...

STM32411RE printf

Posted on October 01, 2016 at 20:58How can I print data acquired from a gyroscope on RealTerm using printf. I'm using a STM32F411RE and I used CubeMX to set registers.  Thanks! #printf

marco3 by Associate II
  • 1146 Views
  • 7 replies
  • 0 kudos

stm32l4 iot BSP

Posted on June 03, 2017 at 03:54When will the MXCube library add support in STM32L4 for the iot board?  It is not in the latest 1.8.0?

STM32CubeMX for EWARM - Workspace name

Posted on June 20, 2017 at 15:00STM32Cube always generates EWARM Workspace file 'Project.eww'. No matter if settings  like 'L476_1' are used for project name. How to control workspcae name out of STMCube32MX?Best regards

JuM by Senior
  • 903 Views
  • 3 replies
  • 0 kudos

STM32CubeMX Creat debug and release projects

Posted on June 20, 2017 at 12:58Using STM32CubeMX (use V4.21.0) one can 'Generate Code' for e.g. the IAR EWARM toolchain.If creating a new project in EWARM standalone, then EWARM creates two Projects Debug and Release.Any way to tell STM32CubeMX to ...

JuM by Senior
  • 482 Views
  • 2 replies
  • 0 kudos

STM32F103 Tim1 PWM

Posted on January 22, 2018 at 07:48hi,I am using SMT32F103VE, try to use TM1_CH1 ouput PWM at GPIOA_8, it can output correctly in debug mode with J-link, but can't output in normal mode(Power up after flash).The below is code. TIM_TimeBaseInitTypeDe...

kent gu by Associate III
  • 2359 Views
  • 10 replies
  • 0 kudos