Skip to main content
therightinfo
Associate II
March 10, 2013
Question

stm32 discovery

  • March 10, 2013
  • 6 replies
  • 1274 views
Posted on March 10, 2013 at 08:28

Hi all

I am new to this STM32discovery  board.

I need help to find the right functions that will

 initiate any chosen header pin to INPUT or OUTPUT or PWM

 or A/D when relevant .

Where exactly I find those functions ?

I use KEIL compiler

Thanks

Elico

therightinfo@gmail.com

 .

#stm32discoveryf
    This topic has been closed for replies.

    6 replies

    Tesla DeLorean
    Guru
    March 10, 2013
    Posted on March 10, 2013 at 13:47

    I am new to this STM32discovery board.

    Which one?

    I would suggest you familiarize yourself with the assorted example in the firmware libraries

    an3268\stm32vldiscovery_package\Project\Examples

    STM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPeriph_Examples

    or whatever chip your Discovery series board uses.
    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    therightinfo
    Associate II
    March 10, 2013
    Posted on March 10, 2013 at 14:42

    STM32 VALUE LINE DISCOVERY

    http://www.st.com/web/en/catalog/tools/FM116/SC959/SS1532/PF250863

        

     

     

     

     

     

     

      

     

    therightinfo
    Associate II
    March 10, 2013
    Posted on March 10, 2013 at 14:53

    Can you send the exact URL of this ?

    Elico

    therightinfo
    Associate II
    March 10, 2013
    Posted on March 10, 2013 at 19:32

    Many thanks

    Elico

    Andrew Neil
    Super User
    March 11, 2013
    Posted on March 11, 2013 at 16:02

    From: c..eliahu

     

    Posted: Sunday,

    March 10

    , 2013 7:28 AM

     

    Subject: stm32 discovery

     

     

    I am new to this STM32discovery  board.

     

     

    Not so new that all this hadn't already been pointed out to you - more than once:

    7 March:

    http://www.keil.com/forum/22475/

    1 March:

    http://www.keil.com/forum/22429/

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.