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

Atollic libraries

Posted on July 28, 2011 at 13:46Hi, (edit - first time question not displayed)Is anybody here who use Atollic TrueStudio/STM32 Lite with libraries (.a) ?I have problem, when I try add library to project (project Properties -> C/C++ General -> Paths ...

petr2399 by Associate II
  • 4271 Views
  • 18 replies
  • 0 kudos

How to use ITM in SW?

Posted on January 05, 2016 at 22:55Who answer me? How to use ITM IO for debugging by console in Systems Workbench. Is that possible? I have not found a way input-output on terminal from program (printf like). In MDK-ARM it simple. I need dialogs wit...

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
  • 628 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
  • 589 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
  • 616 Views
  • 1 replies
  • 0 kudos