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

Support for "STM32+Audio" v2-1 firmware #790

Merged
merged 3 commits into from
Apr 13, 2019
Merged

Support for "STM32+Audio" v2-1 firmware #790

merged 3 commits into from
Apr 13, 2019

Conversation

Azq2
Copy link
Contributor

@Azq2 Azq2 commented Apr 3, 2019

Why?
Flashing "STM32+Audio" is only way for have St-link v2-1 with UART on stm32f103c8.
Other firmwares can't be flashed with ST Utils ("firmware is too big").

$ lsusb
...
Bus 002 Device 098: ID 0483:374a STMicroelectronics
...

Brefore patch:

$ sudo st-info --probe
Found 0 stlink programmers

After patch:

$ sudo st-info --probe
Found 1 stlink programmers
 serial: ...deleted...
openocd: "...deleted..."
  flash: 65536 (pagesize: 1024)
   sram: 20480
 chipid: 0x0410
  descr: F1 Medium-density device

@Azq2 Azq2 changed the title [WIP] Support for "STM32+Audio" v2-1 firmware Support for "STM32+Audio" v2-1 firmware Apr 3, 2019
@Azq2
Copy link
Contributor Author

Azq2 commented Apr 13, 2019

Nobody cares =\

@slyshykO
Copy link
Collaborator

Nobody cares =\

Please, be patient.

@xor-gate xor-gate added this to the Next milestone Apr 13, 2019
@xor-gate
Copy link
Member

@Azq2 thanks for the contribution, you could have send a ping @xor-gate. Of course people care, or else the project would not exist. Keep the PRs coming 👍

@xor-gate xor-gate merged commit feb8661 into stlink-org:master Apr 13, 2019
@Nightwalker-87 Nightwalker-87 removed this from the General milestone Feb 21, 2020
@Nightwalker-87 Nightwalker-87 self-assigned this Feb 21, 2020
@Nightwalker-87 Nightwalker-87 added this to the v1.6.0 milestone Feb 21, 2020
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants