Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PWM input from Simulink-> PWM output TIM1

Posted on February 05, 2018 at 22:08Hi, after some problems with the interface between Simulink and CubeMX, I've managed to get the TIM1 of the STM32F767ZIT working at a desired frequency and duty cycle using the next blocks:My question is, is there...

0690X00000609cdQAA.png 0690X00000609bKQAQ.png

Porting code from IAR to TrueStudio

Posted on January 28, 2018 at 18:57Hi,I had been using IAR Embedded Workbench for programming and burning codes on STM32F7. Since the release of TrueStudio 9, I thought it would be wise to switch to a free version ahich has no code size limitations....

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

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
  • 2065 Views
  • 6 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...

Truestudio + J-Link = endless pain

Posted on January 23, 2018 at 15:54Hello there,Recently I decided to make a swap from Eclipse + OpenSTM32 + ARM Gnu eclipse plugin. This setup was working quite flawlessly, but since a dedicated solution is available now why not try it.I was surpris...

0690X00000609ScQAI.png

send data to serial Keil uvision

Posted on January 19, 2018 at 23:15I am looking for a GUI window in Keil uvision4 to send datatothe serial. When I open serial window (USART &sharp1-3), I am not able to type any characters on the screen to send to the serial.Is there a way to manua...