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 support for STM32F413 #550

Closed
m-schwerin opened this issue Jan 30, 2017 · 1 comment · Fixed by #549
Closed

add support for STM32F413 #550

m-schwerin opened this issue Jan 30, 2017 · 1 comment · Fixed by #549

Comments

@m-schwerin
Copy link
Contributor

  • [ X] Programmer/board type: Stlink/v2
  • [ X] Programmer firmware version: V2J27S6
  • [ X] Operating system: Ubuntu 16.04
  • [ X] Stlink tools version and/or git commit hash: eea16d7
  • [ X] Stlink commandline tool name: #st-flash
  • [ X] Target chip (and optional board): STM32F413VHT6 (custom PCB)

Output after making changes:
st-flash --format ihex read DUMP.hex 0x08000000 0xB500

st-flash 1.3.0-3-geea16d7
2017-01-30T00:49:16 INFO /home/mike/src/stlink/src/usb.c: -- exit_dfu_mode
2017-01-30T00:49:16 INFO /home/mike/src/stlink/src/common.c: Loading device parameters....
2017-01-30T00:49:16 INFO /home/mike/src/stlink/src/common.c: Device connected is: F4 device, id 0x10006463
2017-01-30T00:49:16 INFO /home/mike/src/stlink/src/common.c: SRAM size: 0x50000 bytes (320 KiB), Flash: 0x180000 bytes (1536 KiB) in pages of 16384 ###bytes
#549 #549

@xor-gate xor-gate added this to the v1.3.1 milestone Jan 30, 2017
@xor-gate
Copy link
Member

Nice catch, thank you for your contribution. I will close this as soon we have merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants