Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "serial" upload information #100

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Commits on Nov 28, 2019

  1. Add "serial" upload information

    Serial uploading using the internal STM bootloader is available in 4.1.0 when upload_protocol is set to "serial" and an USB/TTL-UART adapter is connected to pins PA9 (TX) and PA10 (RX) and the Blue Pill is reset with jumpers BOOT0=1 and BOOT1=0. I think the docs should reflect that as it is a very common and easy method.
    gmcn42 authored Nov 28, 2019
    Configuration menu
    Copy the full SHA
    9e864a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Update boards/ststm32/bluepill_f103c8.rst

    Confused BOOT0 and BOOT1 in a paragraph
    
    Co-authored-by: a_p_u_r_o <[email protected]>
    gmcn42 and elfmimi authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    e54920a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9133de View commit details
    Browse the repository at this point in the history