Git Product home page Git Product logo

Comments (3)

ds2k5 avatar ds2k5 commented on August 18, 2024

same issue

ampy 1.2.6 with ESP-WROOM-32

ampy --port /dev/ttyUSB0 ls

hang no respond

lsusb

Bus 001 Device 004: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light

esptool.py chip_id
esptool.py v2.2.1
Connecting........_
Detecting chip type... ESP32
Chip is ESP32D0WDQ6 (revision 1)
Uploading stub...
Running stub...
Stub running...
Chip ID: 0x2430aea40ecf
Hard resetting...

esptool.py read_flash 0x0 4194304 esp-WROOM-32_backup.bin

binwalk esp-WROOM-32_backup.bin

DECIMAL       HEXADECIMAL     DESCRIPTION
--------------------------------------------------------------------------------
153980        0x2597C         Unix path: /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/./crosscore_int.c
155076        0x25DC4         Unix path: /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/./intr_alloc.c
155936        0x26120         Unix path: /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/freertos/./heap_regions.c
157188        0x26604         Unix path: /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/./locks.c
159548        0x26F3C         Unix path: /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/nvs_flash/src/nvs_pagemanager.cpp
161488        0x276D0         Unix path: /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/vfs/./vfs.c

from ampy.

ds2k5 avatar ds2k5 commented on August 18, 2024

sorry my fault, if I flash microPython firmware on the device ampy works... :-)

esptool.py --port /dev/ttyUSB0 erase_flash
esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash -z 0x1000 esp32-20180128-v1.9.3-240-ga275cb0f.bin

from ampy.

zpowellman avatar zpowellman commented on August 18, 2024

ampyesp32.txt
esp32putty
Here's my experience. jpg was taken after programming and reset. puTTY was then closed and ampy command issued. Board is ESP core_board_V2. Three boards operate pretty much the same.
Thanks for looking
Best Regards,
Dan Powell

from ampy.

Related Issues (20)

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.