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

STM32 Nucleo and mbed

Posted on December 15, 2015 at 07:51Hello everybody. This is my first post. I would like to ask about mbed. I have one (STM32F091RC) and I have used mbed to program it with a couple of examples (LED switching, button etc). The programs seem quite si...

d_aliaga by Associate II
  • 593 Views
  • 1 replies
  • 0 kudos

how to convert RTX C program to C++ program

Posted on December 09, 2015 at 08:53Hi I have a Keil RTX C program which work correctly,Now i need to include a C++ library to it, but as you know C compilers are not able to compile C++ libraries(I used CLASS in my C++ library). Then is it possible...

mhdizgah by Associate II
  • 572 Views
  • 0 replies
  • 0 kudos

Nucleo stm32L152, serial4 and serial 5

Posted on December 02, 2015 at 13:51Hi to all, I use mbed plattform.  i have this strange situation i write this code, i &sharpinclude ''mbed.h''  //Serial pc(PC_10,PC_11); //Serial 4  TX,  RX   ko   Serial pc(PB_10,PB_11); //Serial 3  TX,  RX  //ok...

antonioB by Associate II
  • 596 Views
  • 1 replies
  • 0 kudos

STM32-MAT Matlab target. Problem with GPIO

Posted on November 05, 2015 at 08:17I am now trying to make stm32 matlab target work with stm32 discovery f3 board. The problem i have is when i am using GPIO_write block in simulink it updates GPIO only once on reset. C code line HAL_GPIO_WritePin...

radeon by Associate
  • 626 Views
  • 1 replies
  • 0 kudos