Getting started with STM32F3 DISCOVERY KIT
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-09-08 5:50 AM
Posted on September 08, 2014 at 14:50
Hello!
I'm new at STM kits, I recently bought STM32F3 discovery kit and it would be really helpful if anyone would have any piece of advice where to get started with learning programming, so tutorials, videos, anything is more than welcome. Before I programmed with Arduino, but this stuff is different and I have no idea where to start. As far as programming IDE goes I'm very fond of IAR Embedded Workbench but I'm openminded to other programming environments as well.Thank you.Leon #discovery #f3 #getting-started
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-09-09 12:19 PM
Posted on September 09, 2014 at 21:19
any piece of advice where to get started with learning programming
http://blog.antronics.co.uk/2011/08/08/so-youre-thinking-of-starting-with-c/
But, if you really need to start learning programming, I (and others) wouldnot
recommend that you do it on an embedded microcontroller! Rather, I would suggest that you first learn programming on a PC - and then, when you've covered that, learn to apply it to the special case of embedded microcontrollers.Note that the application to embedded microcontrollers - such as on the Discovery board - will also require that you have a basic understanding of electronics.http://electronicsclub.info/study.htm
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.
