MX25UM25645G program problem

Here you can ask technical questions about REVELPROG-IS and device/memory programming.
Post Reply
DukeFawks
Posts: 2
Joined: Mon May 12, 2025 11:05 pm
Been thanked: 1 time

MX25UM25645G program problem

Post by DukeFawks »

Trying to write to a MX25UM25645G octaflash chip. Chip ID reads correct and I can blank verify a new device and read/verify a device that has some unknown contents.
When I try to erase/write the chip I get a "device not found" "communication error".
I'm using a universal BGA24 to DIP8 adapter, but seeing that the ID is correct and reading seems to work there must be some other problem.
All my other programmers have similar behavior, reading works, writing fails or corrupts the chip. Something seems strange with these octaflash chips compared to single/quad SPI.
Any advice is appreciated, thanks.
ArT
Posts: 1602
Joined: Wed Mar 25, 2015 8:54 am
Location: Warsaw, Poland
Has thanked: 61 times
Been thanked: 171 times

Re: MX25UM25645G program problem

Post by ArT »

Please show me connection/schema of your BGA24 -> DIP8 adapter.
DukeFawks
Posts: 2
Joined: Mon May 12, 2025 11:05 pm
Been thanked: 1 time

Re: MX25UM25645G program problem

Post by DukeFawks »

1 CS# C2
2 SIO1 D2
3 SIO2 C4
4 GND B3
5 SIO0 D3
6 SCLK B2
7 SIO3 D4
8 VCC B4

Rest is NC floating.

Edit:
I now realize VCCQ and VSSQ probably need connected too.....Weird that reading works with missing IO supply.

Edit 2:
Yup that fixed it, was me being stupid :)
Post Reply