Skip to main content
federicomanfrin
Associate II
October 15, 2010
Question

c++ code sample

  • October 15, 2010
  • 1 reply
  • 532 views
Posted on October 15, 2010 at 13:30

Hi, I'm going to try to write a few c++ sample projects.

I'd like to use the ST demo board as target board.

Is it possible to download some C++ project sample?

Thanks

Federico

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    October 15, 2010
    Posted on October 15, 2010 at 14:53

    I'm going to try to write a few c++ sample projects. I'd like to use the ST demo board as target board.

     

     

    Is it possible to download some C++ project sample?

     

    I don't think C++, and it's code size and runtime overhead is wholly appropriate for embedded micro controller work. For example C code, follow the link printed on the board and download the firmware library source which includes the library and sample/example projects.

    Would also suggest downloading the demo Keil or IAR tool chains.

    http://www.st.com/mcu/contentid-133-110-STM32VLDISCOVERY.html

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..