STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Best Developement Platform for Startup

Posted on February 13, 2013 at 00:04Hi All,We are a new startup and have a proof-of-concept device going on a STM32 being coded in the Keil IDE. However, we are using their evaluation copy which only permits 32KB max program size and we have surpass...

SPI pins initialization STM32L-discovery

Posted on October 08, 2012 at 16:06It seems I can't correctly initialize the SPI pins on the STM32L-discovery board. I have very little experience with programming 32bit devices so I am probably missing something obvious. I hooked up my oscilloscope...

jurriaan by Associate II
  • 1294 Views
  • 7 replies
  • 0 kudos

'No target connected' - again

Posted on March 19, 2013 at 16:05I have been using the STM32F4 Discovery board for a short time with no problems (using SWD via mini-USB) when I suddenly got the 'No Target Connected' error. Reading the forum I tried the fix of BOOT0 high and BOOT1 ...

Programming languages

Posted on March 19, 2013 at 13:31Hello, I´m new in programming STM32, so I´m sorry for ''stupid'' question. It´s possible to program STM32 microcontrollers by objected oriented languages (C++, Java,...). I know that using C is the best choice, bu...

j3lda by Associate II
  • 530 Views
  • 2 replies
  • 0 kudos

STM32F3DISCOVERY USB-Virtual Com Port?

Posted on November 18, 2012 at 14:16Hi!May I ask for help about setting up VCP with one?I am currently looking over the files of STM32_USB-FS-Device_Lib_V3.4.0 (under virtual com port). I can't seem to understand how to tailor it with STM32F3Discove...

bobot by Associate II
  • 2424 Views
  • 18 replies
  • 0 kudos

Audio - Beginning is cut off

Posted on March 17, 2013 at 16:56Hi , I have a little problem with playing my audio buffer, after i init the audio codec,i am trying to play the audio,and its a little bit cut off at the begining,but if i play it in loop ,the second play will be ok ...