-
Notifications
You must be signed in to change notification settings - Fork 25
Uploading Sketch
Chris Barr edited this page Apr 7, 2019
·
9 revisions
WIP depending on STM32 core
Notes:
- Requires USB to Serial adaptor
- Board can be powered externally (12/24V etc.) or from USB-UART adaptor
Arduino IDE setup:
- Set Upload Method to Serial (Tools > Upload Method > Serial)
- Connect USB-UART adaptor and identify+select the COM port it presents as (Tools > Port > COMX)
Hardware setup:
- Connect USB-UART adaptor to pins on EXP3 header as shown.
- Ensure board is powered, either via USB-UART adaptor, USB, or external power.
Upload process:
- Press and hold RUMBA32 BOOT button.
- Press and release RUMBA32 RESET button.
- Release RUMBA32 BOOT button.
- RUMBA32 is now in hardware bootloader mode and will accept firmware upload via USART1 on EXP3 header.
- Press "Upload" in Arduino IDE. If correctly configured and connected, the upload should be successful: