cancel
Showing results for 
Search instead for 
Did you mean: 

Error when using private GPOI functions

gcntrk
Associate II
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.
2 REPLIES 2
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 Venmo
Up vote any posts that you find helpful, it shows what's working..
gcntrk
Associate II
Posted on October 30, 2013 at 08:31

I solved the problem, thank you.