Software for the Sliders McGee project
Go to file
2024-07-11 20:36:51 -05:00
cmake Scaled PWM range. 2024-07-11 19:34:51 -05:00
Core Scaled PWM range. 2024-07-11 19:34:51 -05:00
Drivers Initial commit. 2024-06-06 22:01:17 -05:00
Middlewares/ST/STM32_USB_Device_Library V1.0 Released and sent on hardware. 2024-06-21 12:40:46 -05:00
USB_Device V1.0 Released and sent on hardware. 2024-06-21 12:40:46 -05:00
.gitignore Scaled PWM range. 2024-07-11 19:34:51 -05:00
.mxproject Scaled PWM range. 2024-07-11 19:34:51 -05:00
CMakeLists.txt Added hex file generation. 2024-07-11 19:47:27 -05:00
CMakePresets.json Scaled PWM range. 2024-07-11 19:34:51 -05:00
README.md Added bootload procedure to documentation. 2024-07-11 20:36:51 -05:00
Slides_McGee_Pinout.png Added bootload procedure to documentation. 2024-07-11 20:36:51 -05:00
startup_stm32g473xx.s Scaled PWM range. 2024-07-11 19:34:51 -05:00
STM32G473CEUX_FLASH.ld Scaled PWM range. 2024-07-11 19:34:51 -05:00
STM32G473CEUX_RAM.ld Initial commit. 2024-06-06 22:01:17 -05:00
SW.ioc Scaled PWM range. 2024-07-11 19:34:51 -05:00

Sliders_McGee

Software for the Sliders McGee project

Header Pinout

Board header description

Bootloading Procedure

Setup:

  • Board unpowered and USB cable unplugged
  • Wire jumper between 3.3V header and pin 8 of input header (BL pin)

Procedure:

  • Connect USB cable to board and computer
  • Board will present itself as a mass storage drive
  • Drag and drop new firmware image onto drive
  • Wait, no progress will be indicated
  • When bootloading is complete, board will launch application and drive will no longer be present on host computer