stg(shooting game) demo on stm32f407
It's just a demo and the code here is of great mass now. This repository uses a simplified u8g2 libarary by myself, freertos and some code generated by Stm32CubeMX.
This project uses usb keyboard to play the game and uses 0.96inch oled to display.
SkyStar(Tian Kong Xing) dev board from jlc. This board has a STM32F407VGT6 MPU, a USB type-c port, a 10 pin SWD debug port, a SD slot, and an onboard SPI flash of 128Mb.
software I2C:
SCL -> PB4
SDA -> PB5
USB host port:
D-/DM -> PA11
D+/DP -> PA12
UART1:
RX -> PA10
TX -> PA9