cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 - Peripheral library documentation

manuel
Associate II
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
7 REPLIES 7
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 Venmo Up vote any posts that you find helpful, it shows what's working..
manuel
Associate II
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
ST Employee
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 Accept as Solution on the reply which solved your issue or answered your question.

manuel
Associate II
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
Senior III
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 II
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.

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 Venmo Up vote any posts that you find helpful, it shows what's working..