STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bricked?

Posted on October 17, 2010 at 16:56Hello, I seem to have bricked my board. I have been experimenting with different compilers and linkerscripts, and probably something was messed up. None of the three IDEs will to establish contact with the board. T...

izua by Associate II
  • 726 Views
  • 2 replies
  • 0 kudos

c++ code sample

Posted on October 15, 2010 at 13:30Hi, 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

ADC Conversion

Posted on October 12, 2010 at 13:22hi. i am trying to activate the adc module with the following program : __IO uint16_t ADCConvertedValue; int main(void) { int temp=0;     setsystemclock(); //set system clock to 24Mhz3     //rcc CONFIGURATION    RC...

ezrab by Associate II
  • 1838 Views
  • 12 replies
  • 0 kudos

Interrupt

Posted on October 14, 2010 at 16:17i understand that enabling the intrrupts is done while using the NVIC->ISER register but where can i find exactly how. what i meas is i could not find the description for each bit which bits i need to change in ord...

ezrab by Associate II
  • 421 Views
  • 1 replies
  • 0 kudos

Interrupt Problems

Posted on October 12, 2010 at 17:08hi i have aquestion about Interrupts: in all the example code that i saw i could never find where the program goes to in case of an Interrupt. here is one of the exmple code i have from st site which the button ac...

ezrab by Associate II
  • 470 Views
  • 1 replies
  • 0 kudos

IAR + STM32VLDISCOVERY won't flash MCU

Posted on October 11, 2010 at 12:53Hi, i have a problem with this evalution board. I opened the project in EWARM 5.50 and tried to Download & Debug the base project(with blinking diodes), but i get this error messageFailed to load flash loader ..../...

milan by Associate II
  • 721 Views
  • 2 replies
  • 0 kudos

Downloading firmware package

Posted on October 06, 2010 at 23:00I have repeatedly tried to download the an3268.zip package.It stalls at about 794 kB out of something over 1 MB, and will not complete.Is there an ftp site or some other way of getting it?Thanks!Dave

nvic registers missing

Posted on October 05, 2010 at 17:00hi where can i find a description for all the nvic registers? like NVIC_IP and NVIC_ISER i cant find it in the http://www.st.com/stonline/stappl/productcatalog/app?path=/comp/stcom/PcStComRPNTableView.onClickOfRPN...

ezrab by Associate II
  • 1171 Views
  • 6 replies
  • 0 kudos

full speed micro

Posted on October 05, 2010 at 09:39what is the full speed system clock i can achieve with stm32-discovery? and how? now i work with 8Mhz cristal.

ezrab by Associate II
  • 801 Views
  • 4 replies
  • 0 kudos

Flash access times

Posted on October 02, 2010 at 14:53  Hi everyone,   I have acquired the discovery board and done a small test, after configuring the ST standard peripheral library for the value line device and 24MHz clock.   I toggle the LED pin(PC8) in a infinite ...

al27572 by Associate II
  • 1598 Views
  • 4 replies
  • 0 kudos