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.
是否可以将 ATmega328/P 微控制器置于内核模式与用户模式?
没有。8 位 AVR 内核没有任何特权模式或指令。它也没有 MPU,因此没有内核与用户模式的区别。