2011-11-23 09:55 AM
Hi,
Does anyone find the user manual that describes firmware library?Because for STM32F101xx and STM32F103xx this manual exist, and its very helpfull, without this we complicated to know the all functions!Best Regards #firmware-library #stm32f42011-11-23 11:13 AM
Get the STMF2xx_StdPeriph_Lib_V1.0.0, the top level has an stm32f2xx_stdperiph_lib_um.chm file, for most purposes this will be sufficiently similar to the F4 documentation/api to get you going.
There are also examples, which are also more useful in my opinion than a simple repetition of data which can be gleaned from the library source itself.2012-02-10 05:27 AM
thanks for that, but I still believe that should exist one firmware library manual for the F4 series...
2012-02-12 09:43 PM
Try this link
. As clive previously say - the top level has an stm32f4xx_dsp_stdperiph_lib_um.chm - similar to stm32f2xx_stdperiph_lib_um.chm.2012-02-13 05:50 AM