November 19th, 2019, 14:44
November 19th, 2019, 19:01
0x45786966 = 0b 0100 0101 0111 1000 0110 1001 0110 0110 (Exif)
0x45786962 = 0b 0100 0101 0111 1000 0110 1001 0110 0010 (Exib)
^ ^ ^ ^ ^ ^ ^ ^
badNovember 19th, 2019, 19:25
fzabkar wrote:AFAICT, only 1 bit in 32 is cold. Wouldn't that point to a fault in the controller?
- Code:
0x45786966 = 0b 0100 0101 0111 1000 0110 1001 0110 0110 (Exif)
0x45786962 = 0b 0100 0101 0111 1000 0110 1001 0110 0010 (Exib)
^ ^ ^ ^ ^ ^ ^ ^
bad
November 19th, 2019, 19:41
ddrecovery wrote:fzabkar wrote:AFAICT, only 1 bit in 32 is cold. Wouldn't that point to a fault in the controller?
- Code:
0x45786966 = 0b 0100 0101 0111 1000 0110 1001 0110 0110 (Exif)
0x45786962 = 0b 0100 0101 0111 1000 0110 1001 0110 0010 (Exib)
^ ^ ^ ^ ^ ^ ^ ^
bad
We are trying to diagnose an SD Card that the OP does not have in his possession, has been to a DR company previously, who may or may not have complete a chip off...... Just trying to diagnose the issues from some corrupt files is pretty difficult.
November 20th, 2019, 0:01
November 20th, 2019, 6:29
November 20th, 2019, 8:05
November 20th, 2019, 8:18
November 20th, 2019, 10:01
fzabkar wrote:One other possibility is that the card is OK, and that the files were corrupt before they were written to the card. If so, then the camera's RAM would be suspect, and there would be nothing one could do to recover the data.
In any case, there is no way to fix the damaged files.
November 20th, 2019, 12:16
November 20th, 2019, 12:26
Arch Stanton wrote:ddrecovery thanks so much, but I think she just sent it to Jeremyb
November 20th, 2019, 15:01
November 21st, 2019, 2:38
SPI flash reader
^
|
|
IC socket
___
CS --o| v |o-- Vcc
Dout --o| |o-- /Hold
/WP --o| |o-- Clk
Gnd --o|___|o-- Din
^
| 6 wires
|
/-------------------------.
/ .-..-..-..-..-..-..-..-.|
|.-.|C||D||G||V||C||G||D|| ||
|| ||S||I|| ||c||K|| ||O|| ||
|| |'-''-''-''-''-''-''-''-'|
|'-' |
| |
| SD card |
| adapter |
| |
| |
| |
| |
| .--------. |
| | | |
'---------------------------'
^
|
|
microSDNovember 21st, 2019, 3:41
November 21st, 2019, 13:22
November 21st, 2019, 14:58
32-bit bus ( 8 nibbles )
/------------------------------------------------------------------------------------------\
\------------------------------------------------------------------------------------------/
| | | | | Y | | | | | |
| | | | | | | | Enable8 | | | |
(---) (---) (---) (---) (---) (---) (---) (---) (---) (---) (---) (---)
.\ / \ / \ / \ / \ / \ / \ / \ / ,,,,,,,,,, \ / \ / \ / \ /
O O O O O O O O O O O O
| | | | Enable1 | X | | Enable2 | | | |
| | | | | | | | | | | |
'-----------------' '-----------------' '-----------------'
| stuck bit | |
| | |
/------------------------------------------------------------------------------------------\
\------------------------------------------------------------------------------------------/
4-bit bus
DAT0 - DAT3 32-bit bus
/------------------------------------------------\
\------------------------------------------------/
| | |
| | |
| .--o--. | .--o--. | .--o--.
'-|D S Q|-'-|D S Q|--- ....... --'-|D S Q|----> DAT0
| | | | | |
Clk --|> | -|> | -|> |
| R Q| | R Q| | R Q|
'--o--' '--o--' '--o--'November 22nd, 2019, 0:47
November 25th, 2019, 14:56
November 27th, 2019, 0:12
November 27th, 2019, 0:37
jeremyb wrote:If there is a stuck bit how is the NAND chip able to accept Read/Write/ID commands :-)
The customer told me it was a CF card, not a SD card.
Powered by phpBB © phpBB Group.