简体   繁体   English

通过Arduino IDE对ATMega324A-PU进行编程

[英]Programming the ATMega324A-PU through the Arduino IDE

How do you set the board (chip) type? 如何设置板(芯片)类型? How do you set the fuses? 您如何设置保险丝? All in the (and to use the) Arduino IDE? 全部使用(和使用)Arduino IDE吗?

You find or write a core for the chip, and you install it into the IDE. 您找到或编写了该芯片的核心,然后将其安装到IDE中。 Since you need a programmer regardless, just tell the IDE to use that instead of trying to use its UART. 由于无论如何都需要程序员,所以只需告诉IDE使用它,而不要尝试使用其UART。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM