stm32_ps2鍵盤顯示測試程序

//PS2鍵盤測試程序,可換行,按shift不放接着輸入 //可輸出大寫,按下CAPS輸出大寫,再次按下輸出小寫 //此程序只用來測試,代碼冗餘,僅供參考,可根據須要自行刪減 //PA13->PS2.CLK PA15->PS2.DATA #include <stm32f10x_lib.h> #include "sys.h" #include "usart.h" #include "dela
相關文章
相關標籤/搜索