We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I've just started using the STM32 processor with Keil uVision4 (V4.03q) and the RealView MDK-ARM toolchain V4.11 and I'm learning by looking at the example programs, running on an STM32E-EVAL demo board. I see a lot of library function calls to setup and use the peripheral devices. I have searched the Keil and ST websites for any document downloads that describe these functions and the parameters they expect to receive and return but without success.
Does anyone know if there is a manual (PDF?) for this library?
thanks for any help PhilipJ
I think you're talking about the ST Standard Peripheral Library?
You need to go to the ST Site; it's a CHM helpfile included with the download - not a PDF.
:-(
www.st.com/.../familiesdocs-110.html
my.st.com/.../Where can I find a STM32F10x library documentation
Hi,
thanks for the pointers. I've looked through those links and people seem to be searching for "stm32f10x_stdperiph_lib_um.chm" but without success!
I only mentioned PDF 'cos that's how the previous STR730 library document came.
Is there any reason why Keil distribute the library with uVision but not the Help file?
PhilipJ
Thanks I've found it!! its the 2nd item down on: www.st.com/.../familiesdocs-110.html
I guess I couldn't see it for looking too hard :-)
You'd have to ask Keil that one!
BTW: they distribute it with the ARM compiler, not with uVision (since uVision is not ARM-specific)
Interestingly enough, they do distribute the documentation with StellarisWare (Luminary/TI's equivalent)