Skip to main content
gcntrk
Associate II
October 28, 2013
Question

Error when using private GPOI functions

  • October 28, 2013
  • 2 replies
  • 740 views
Posted on October 28, 2013 at 11:23

The original post was too long to process during our migration. Please click on the attachment to read the original post.
    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    October 28, 2013
    Posted on October 28, 2013 at 12:25

    You might want to review the TEMPLATE examples ST provides with their FW Library.

    You will need to add the source for the GPIO code to you project

    STM32F4xx_DSP_StdPeriph_Lib_V1.2.0\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_gpio.c

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    gcntrk
    gcntrkAuthor
    Associate II
    October 30, 2013
    Posted on October 30, 2013 at 08:31

    I solved the problem, thank you.