Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • 1
    Could you please post a link to the complete file? Commented Mar 10, 2020 at 8:54
  • Where exactly is the function pointer here, that is called? bb_perip is not a function pointer, I think, but a function, that returns a pointer to a variable. Though I cannot be sure from this snippet of code alone Commented Mar 10, 2020 at 8:55
  • ...\Program_Files\Arduino\hardware\Arduino_STM32-master\STM32F1\system\libmaple\include\libmaple for example depending on the root file location on my computer. Commented Mar 10, 2020 at 10:17
  • I posted like most the inline functions. Couldn't post the complete code that is far more that the character limitations over 30000 character. Commented Mar 10, 2020 at 10:23
  • Again I don't see a function pointer being used here. Please point us, where exactly you are seeing the problem. Also can you please give a link to your used STM32 core, so that we can read this file on the web. I personally don't have a STM32-core installed, also we don't know, which core you used. Best case would be a github link to the file in question. Commented Mar 10, 2020 at 10:27