Skip to main content
antoine
Associate III
June 29, 2016
Question

Missing source files in the standard peripheral libraries for STM32F3xx (comp and crc)

  • June 29, 2016
  • 4 replies
  • 728 views
Posted on June 29, 2016 at 17:57

Hi,

when I use an example from the SPL package for stm32 F3xx, I notice that although I do have ..._comp.h and ..._crc.h in the include folder, and they are included in ..._conf.h, the corresponding source files are missing in the src folder.

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-libraries/stsw-stm32108.html

Is this normal? I guess it's not.

Where do I find those two poor little source files?
    This topic has been closed for replies.

    4 replies

    Tesla DeLorean
    Guru
    June 29, 2016
    Posted on June 29, 2016 at 19:08

    Seeing in an earlier release (1.0.0), seem to be missing in 1.2.2 and 1.2.3

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    slimen
    Visitor II
    June 30, 2016
    Posted on June 30, 2016 at 11:28

    Hi,

    When I download the package (STSW-STM32108 version 1.2.3), the Release note mentioned that the package is 1.2.2 (not 1.2.3 as mentioned in the web).

    So, we are waiting the last version 1.2.3 for download with the missing drivers.

    Regards
    slimen
    Visitor II
    July 4, 2016
    Posted on July 04, 2016 at 09:45

    Hi,

    The correct version of this package 1.2.3 is now available for download.

    Regards

    antoine
    antoineAuthor
    Associate III
    July 4, 2016
    Posted on July 04, 2016 at 11:58

    Thank you, the source files are now present.