Skip to main content
manuel
Associate II
May 27, 2013
Question

STM32F4 - Peripheral library documentation

  • May 27, 2013
  • 7 replies
  • 1400 views
Posted on May 27, 2013 at 10:17

Hi guys,

does anyone have a working Peripheral Library documentation for the STM32F4xx. 

The one I downloaded from the STM Homepage is now working. I can open it, I see the index and the structure, but I don't see any documentation pages.

Does anyone know why, or can anyone pls refer me to a working library doc.

Thanks a lot,

Manuel

#library #documentation #stm32f4 #lmgtfy:-stm32-resources
This topic has been closed for replies.

7 replies

Tesla DeLorean
Guru
May 27, 2013
Posted on May 27, 2013 at 15:38

For the most part the documentation is best represented by the help file and peripheral examples.

STM32F4xx_DSP_StdPeriph_Lib_V1.0.1\stm32f4xx_dsp_stdperiph_lib_um.chm

These files seem to work fine in Vista and Win7. Is this what you're looking at, or something else?
Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
manuel
manuelAuthor
Associate II
May 28, 2013
Posted on May 28, 2013 at 10:20

This is exactly what I'm looking for.

On the STM Website I only found this one:

STM32F4xx_DSP_StdPeriph_Lib_V1.1.0/stm32f4xx_dsp_stdperiph_lib_um.chm

(Notice the difference to your V1.0.1 vs V1.1.0)

But this is corupted and I don't see any documentation sites.
Amel NASRI
Technical Moderator
May 28, 2013
Posted on May 28, 2013 at 11:39

Hello Manual,

May be the downloaded version isn't complete.

Try to download again the whole package, I checked it from my side: it is working for V1.1.0.

ST.MCU

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.
manuel
manuelAuthor
Associate II
May 28, 2013
Posted on May 28, 2013 at 12:41

Hi,

I tried it again, but unfortunately it wasn't working.

(At least I know the problem is on my side)

Is there another way to display the documentation (Doxygen, Online API Doc, ...)?
Chris1
Associate II
May 28, 2013
Posted on May 28, 2013 at 15:27

Due to limitations of MS Windows, CHM files may not display correctly when accessed from a network location.  Try accessing a copy of the CHM file that is located on your PC's hard drive.

subscriptions
Associate III
March 5, 2014
Posted on March 05, 2014 at 09:20

There's a workaround for CHM files on the network here:

http://support.microsoft.com/kb/896358

Now if I could only find that CHM file somewhere.

Tesla DeLorean
Guru
March 5, 2014
Posted on March 05, 2014 at 14:20

Now if I could only find that CHM file somewhere.

Like the root directory of the DSP library?

http://www.st.com/web/en/catalog/tools/PF257901

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..