2014-10-17 11:06 PM
Can I replace CMSIS ver4.20 files on older versions of CMSIS files in standard peripheral library for stm32F10x(ver3.5 or 3.6) and stm32F4x(ver1.4)?
Is there any bug in this change? Is there any relation between SPL driver files and CMSIS?2014-10-20 05:04 AM
Hi Mohsen,
You can use the new CMSIS Version 4.2, instead of other versions, but you've to keep the Device folder (related to ST) as it is. You have to change only folders related to the Core, and normaly there is no direct dependency SPL/CMSIS versions. Regards,Heisenberg.