|
You are here |
www.playembedded.org | ||
| | | | |
embedded.fm
|
|
| | | | | You need to write your first program for an embedded system. Your IT people say that you can have any software you need as long as it is Microsoft Office. Do you have everything you need to do your job? No, you're in big trouble. Embedded systems programming uses a set of very specialized tools, and if you've never used them before, you can spend a lot of money and not get what you need. This week on Embedded Wednesdays, we look at the tools used to produce embedded systems firmware. We give an overview of the compilers, debuggers, and IDEs you will be using. After reading this post, and doing some research, you should have the information you need to go to your boss and say "NO, I can't control that cutting laser with an Excel macro. I need this..." | |
| | | | |
ciesie.com
|
|
| | | | | You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for programming/debugging. Now, you are designing a PCB with a STM32 microcontroller on it, which means you have to be able to program it. One solution is uploading the code through a bootloader - a small piece of software, made by ST that has been saved in the protected (read-only) memory of the microcontroller. | |
| | | | |
www.codeandunicorns.com
|
|
| | | | | I was just exploring and playing roundabouts with my electronic kits, and it got me thinking. Maybe the world needs a kind of intuitive, different representation of many amateur accessible ecosystems regarding electronics and related resources. | |
| | | | |
www.thepolyglotdeveloper.com
|
|
| | | Learn how to configure Visual Studio Code (VSC) for Arduino development, an alternative to the Arduino Desktop IDE. | ||