flipperdevices / flipperzero-good-faps

Flipper Zero Official Apps maintained by Flipper Team and Friends
GNU General Public License v3.0
313 stars 57 forks source link

version 1.3 OF spi mem manager: XM25QH64C shows up as "Unknown SPI Chip" #112

Open devicemodder opened 9 months ago

devicemodder commented 9 months ago

Accidentally closed the last post, sorry...

Anyways, in the changelog for SPI MEM MANAGER V.1.3, it shows that XM25QH64C support was added. i connected one of those chips and it's not being detected.

mine though is made by XMC, but has the same part number. Is there any way to get this to work? I have a device with this chip that i need to reflash the firmware on.

skotopes commented 9 months ago
devicemodder commented 9 months ago

Double checked wiring, its all correct, and the chip is known good, as I pulled it from a working IP camera, just need to dump it and get the admin password as the cam doesn't have a reset button.

I'll try another chip, and where on the flipper, might I find the logs?

On Tue, Jan 23, 2024, 12:36 a.m. あく @.***> wrote:

  • Check wiring (maybe try to connect another chip)
  • Check part number on the chip
  • Check if anything detected or not in logs
  • Is it new chip or old one? It may be damaged, try another one.

— Reply to this email directly, view it on GitHub https://github.com/flipperdevices/flipperzero-good-faps/issues/112#issuecomment-1905324595, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANOW4K4RPOWSVFVEGCKXPZ3YP5D7FAVCNFSM6AAAAABCGLY27SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBVGMZDINJZGU . You are receiving this because you authored the thread.Message ID: @.***>

skotopes commented 9 months ago

Logs are available in CLI or on GPIO UART.

https://docs.flipper.net/development/cli#_yZ2E or https://docs.flipper.net/development/hardware/wifi-developer-board/reading-logs

devicemodder commented 9 months ago

Tried another chip, slightly different part no... it reads fine. and i don't see the XM25QH64C in the flipper chip list. just the XM25L chips.

devicemodder commented 9 months ago

Update: Very odd... for some reason, the flipper app store is installing version 1.0, even though version 1.3 is listed in the store.