2014-11-11 01:43 AM
it seems stm32cube in some parts is too heavy and have no speed optimization, Is this right?
If drivers are too heavy and not speed optimized then make our 168MHz micro a 16MHz micro in practice and waste our resources.Speed optimization is very important in real time embedded systems. please add your comments on this topic.2014-11-11 02:30 AM
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2014-11-11 03:09 AM
I like to work with a speed optimized and bug free stm32cube, but I do not like to work with a buggy and heavy stm32cube.
There are many reports in forums on stm32cube bugs and heavy execution , you can search and find many in this forum and others, many people prefer to wait and use stable SPL(standard lib).2014-11-13 01:00 AM
Hi Mohsen,
I'm wondering why you insist to duplicate your posts in the forum, your thread was already answered in the link already shared by Mayla.Let’s try to use this forum, where you have a key contribution, to answer user needs and help them doing what they want to do.Regards,Heisenberg.2014-11-13 04:14 AM
I use stm32 f1 and f4 series in my projects,and I use SPL, but I did not start with stm32cube because of bugs reports on it, I think some time needed to have stable/fast stm32cube.
What is your idea as ST members? Can we start projects with them? Are they stable enough?