2016年11月5日 星期六

STM32F429 Nintendo Entertainment Simulator with Joystick [NES]

1. 根據http://iamjustinwang.blogspot.tw/2016/10/stm32f429-nintendo-entertainment.html這一篇把joystick的部份加上去, 而joystick的部份是使用adc的方式.

2. Test Video:


3. Test Code: (Keil-MDK v5.20)
    STM32F429_Disco_NES_With_ADC_JoyStick_V0.2

4. Joystick:
    本範例是使用JoyStick Shield V1.A, 最特殊的是在於可以支援3V/5V切換.
5. GPIO Setting:

  • PF8:  joystick x.
  • PF9: joystick y.
  • PC11: key1.
  • PC12: key2.
  • PC13: key3.






沒有留言:

張貼留言