Skip to content

Latest commit

 

History

History

key_control_led_exti

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

按键中断电灯-EXTI

这是一个使用按键中断电灯-EXTI 的示例。按键触发时点亮 LED 灯,同时进行计数显示在 OLED 屏上。

执行指令

cargo rp key_control_led_exti

学习目标

  • 按键/LED 接线
  • 中断配置
  • 注意:引脚与中断函数需要匹配

接线图