2015-04-20 12:15 AM
hi ! i am beginner in st .
i have stm32f3 discovery board and use keilc to write program i downloaded code example for it in this link http://www.st.com/web/catalog/tools/PF254044 ( as specify of st )i open it and try to change it for learning but i cant , ???!!! i dont know why is it second , when use STMCUBEMX to generate code i was told that it can be linked to code example , open source, roughly can somebody help me to use it ???thank very much2015-04-20 05:51 AM
I'd use this library, not Cube
http://www.st.com/web/en/catalog/tools/PF258154
Should contain demo code, buildable with a Keil project: STM32F3-Discovery_FW_V1.1.0\Project\Demonstration\MDK-ARM\Demo.uvproj2015-04-21 08:41 AM
2015-04-21 10:22 AM
oh yes !! i am too but keilc message that is read file
Not sure what that means, but I'll assume it's that files are ''Read Only'', in which case you go into File Manager and change the properties/attributes to turn that off.2015-04-21 09:49 PM