using stm32 cube hal library
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-22 7:56 AM
Posted on December 22, 2015 at 16:56
Hey guys!
My product is based on STM32F030 and i am using stm32 cube hal libraries as my development platform. I wanted to know how reliable is it?Is it good enough to use it for a product development?What would be the cons?Thanks!!
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-22 8:10 AM
Posted on December 22, 2015 at 17:10
As a commercial developer you need to be able to make your own choices about the software you use and the testing you do with it and your product. These are ultimately your responsibility, not those of some random dudes on the internet.
Apply the same code review standards your company applies to your code, to any code you pull into your project.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-22 10:14 PM
Posted on December 23, 2015 at 07:14
Got it...!:-)
Thanks for the suggestion.!