Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
外部割り込み0のドライバーを実行しようとすると、ATmega32を使用して割り込みを実行していますが、問題に直面しました
ATmega32 の割り込みベクタ テーブル
ISR(vector) の割り込みベクトル コード
iom32.h コードでは、 ((INT0_vect " _VECTOR(1) ")) は 1 番ですが、データ シートでは 2 番であることがわかります。