STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 EEPROM emulation HAL library

Posted on August 19, 2015 at 10:41Hello there, I am trying to find any resources on how to emulate eeprom inside flash of an STM32F4 MCU using the HAL library, but I cannot find anything. Could anyone please point me out any resources, examples or t...

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 ...

How to printf in Keil ( Nucleo L073RZ)

Posted on May 26, 2016 at 18:16Hi,Currently I am using ST nucleo L073RZ with Keil testing with stm32cubeL0 example code. Is there any way to do a printf in Keil say print out the value in the debug printf window. #printf #keil #nucleo #stm32l0

waiyang93 by Associate II
  • 1114 Views
  • 6 replies
  • 0 kudos

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
  • 932 Views
  • 7 replies
  • 0 kudos

STM32L452RE Nucleo64 & Mbed

Posted on September 24, 2017 at 03:34When will the STM32L452RE Nucleo64 board be supported on mbed?This was asked on the Mbed site over two months ago with no response there.https://os.mbed.com/questions/78534/STM32L452RE-compatibility/ #nucleo #mbe...