Giter Site home page Giter Site logo

tgree / psdb Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 1.0 1.07 MB

Python flasher and gdb server for various ARM debug probes.

License: GNU Lesser General Public License v2.1

Makefile 0.15% Python 99.79% Shell 0.07%
arm fus gdb msp432 python stlink stm32 stm32g0 stm32g4 stm32h7 stm32wb55 swd xds110

psdb's People

Contributors

tgree avatar tgreeniaus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mfkiwl

psdb's Issues

Maintaining binaries.py for STM32WB

Hi, thanks for this, really helps me get up the learning curve for this part. I believe what's happening is binaries.py has not been updated with the ST releases. eg. stm32wb5x_BLE_LLD_fw.bin is not there.
I can follow the pattern and add more entries, cite the docs and submit a PR.
Can you advise?

error erasing/writing, Mac M1, stlink-v3 mini

I'm getting this error:

'''
erwincoumans@Erwins-MBP build % psdb_flash_tool --connect-under-reset --erase
Probing with SWD frequency at 1.000 MHz
Set SWD frequency to 24.000 MHz
Erasing entire flash...
Traceback (most recent call last):
File "/opt/homebrew/bin/psdb_flash_tool", line 8, in
sys.exit(_main())
File "/opt/homebrew/lib/python3.10/site-packages/psdb/flash_tool.py", line 173, in _main
main(rv)
File "/opt/homebrew/lib/python3.10/site-packages/psdb/flash_tool.py", line 86, in main
target.flash.erase_all()
File "/opt/homebrew/lib/python3.10/site-packages/psdb/devices/stm32h7/flash.py", line 219, in erase_all
with self._flash_bank_unlocked(self.banks[1]):
IndexError: list index out of range
'''

Since nbanks=1, I removed access to bank[1] and now it succeeds, but another error:

'''
Unexpected error 0x11 at 0x08000020
'''

Any idea?

Can't reach you by mail

Hi Terry,

I wrote you back but the email can't be delivered.

Error:

Message delivery to '[email protected]' delayed SMTP module(domain phasesensors.com) reports:
connection with smtp.secureserver.net is broken

-Gerard

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.