2013-10-27 07:00 AM
Hello,
I am compiling with the ARM GNU toolchain for the STM32F103 family, and want to adopt CMSIS as I believe that is will ease programming after I climb its learning curve.It appears that the STM32_USB-FS-Device_Lib contains everything in the STM32F10x_StdPeriph_Lib. Is that correct? If so, do I need the latter at all?Best regards,Peter2013-10-27 10:26 AM
Yes, the USB and other examples, often come with their own contemporaneous version of the FW library.