- Hands-On Embedded Programming with C++17
- Maya Posch
- 106字
- 2021-08-20 10:20:44
Challenges
The main development challenges with MCUs lie in the relatively limited resources that are available. Especially with the small, low-pin-count MCUs, you have to have a good idea of how many resources (CPU cycles, RAM, and ROM) a particular piece of code takes up, and whether it's realistic to add a specific feature.
This also means that picking the right MCU for a particular project takes both technical knowledge and experience. The former is required to pick an MCU that will suit the task; the latter is very helpful for the optimal MCU and helps to shorten the time that's required to make a choice.
推薦閱讀
- Learning SQL Server Reporting Services 2012
- Windows phone 7.5 application development with F#
- Linux KVM虛擬化架構實戰指南
- SDL Game Development
- BeagleBone By Example
- 精選單片機設計與制作30例(第2版)
- 電腦常見故障現場處理
- 計算機維修與維護技術速成
- 筆記本電腦維修300問
- Creating Flat Design Websites
- 計算機組裝維修與外設配置(高等職業院校教改示范教材·計算機系列)
- OpenGL Game Development By Example
- 新編電腦組裝與硬件維修從入門到精通
- Arduino項目開發:智能生活
- FPGA實戰訓練精粹