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
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 :-)
PhilipJ