错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Reset Interrupt

  • Norman Dunbar

摘要

In this chapter, we begin our dive into the specific interrupts available on the ATmega328P by taking a look at the Reset interrupt. This is the interrupt which triggers when the board is powered on or reset in some manner, so it’s a good place to start our investigations. You will learn here how to determine why the board was reset but also how the bootloader installed on your board might just hide those details from you.