2015-04-09 08:51 AM
Hello,
I'm using the standard peripheral library for the STM32F4discovery at the moment because in Cube, there are too many bugs at the moment and so it's currently unuseable for me.When downloading the standard peripheral library the following documents are included in the extracted folder:stm32f4xx_dsp_stdperiph_lib_um.htmlstm32f4xx_dsp_stdperiph_lib_um.chwhowever the problem is, that the html file isn't working and so i can't view all the documention. Are there any other documention ressources on the internet about the standard peripherals library cause i really can't find anything usefull, where all the functions are documented.Example how it could be made:http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSP432_Driver_Library/latest/exports/driverlib/doc/MSP432P4xx/html/driverlib_html/index.htmlMaybe i should switch to this ;)Thanks for support Martin2015-04-09 09:56 AM
In the ST download, or something you extracted/converted elsewhere?
ST provides a Windows .CHM help file.STM32F4xx_DSP_StdPeriph_Lib_V1.4.0\stm32f4xx_dsp_stdperiph_lib_um.chm2015-04-09 02:42 PM
2015-04-09 05:01 PM
Are you using Windows? Because neither of the files you name exist in the archive
C:\STMicro\stm32f4_dsp_stdperiph_lib_v1.5.0>dir
Volume in drive C has no label.
Volume Serial Number is D6A0-A0D3
Directory of C:\STMicro\stm32f4_dsp_stdperiph_lib_v1.5.0
04/09/2015 06:39 PM <
DIR
> .
04/09/2015 06:39 PM <
DIR
> ..
03/11/2015 03:17 AM <
DIR
> Libraries
12/31/2014 04:08 AM 17,797 MCD-ST Liberty SW License Agreement V2.pdf
03/11/2015 03:18 AM <
DIR
> Project
03/10/2015 10:34 AM 83,699 Release_Notes.html
03/10/2015 10:43 AM 31,385,441 stm32f4xx_dsp_stdperiph_lib_um.chm
03/11/2015 03:18 AM <
DIR
> Utilities
03/11/2015 03:16 AM <
DIR
> _htmresc
3 File(s) 31,486,937 bytes
6 Dir(s) 437,800,493,056 bytes free
2015-04-10 01:11 AM
Yes I'm using Windows 8.1.
My directory looks the same, the .html file is only shown in the Windows explorer:Verzeichnis von C:\Users\marti_000.MARTINACER\Downloads\stm32f4_dsp_stdperiph_lib\STM32F4xx_DSP_StdPeriph_Lib11.03.2015 10:26 <DIR> .11.03.2015 10:26 <DIR> ..11.03.2015 10:17 <DIR> Libraries31.12.2014 11:08 17 797 MCD-ST Liberty SW License Agreement V2.pdf11.03.2015 10:18 <DIR> Project10.03.2015 17:34 83 699 Release_Notes.html10.03.2015 17:43 31 385 441 stm32f4xx_dsp_stdperiph_lib_um.chm11.03.2015 10:18 <DIR> Utilities11.03.2015 10:16 <DIR> _htmresc 3 Datei(en), 31 486 937 Bytes 6 Verzeichnis(se), 66 253 922 304 Bytes freiCan I open the .chm file somehow ?