DC-SWAT Forum
Problem with bios flashing va0 using mx29f1610mc-10 - Версия для печати

+- DC-SWAT Forum (http://www.dc-swat.ru/forum)
+-- Форум: Sega Dreamcast (/forum-2.html)
+--- Форум: English section (/forum-29.html)
+--- Тема: Problem with bios flashing va0 using mx29f1610mc-10 (/thread-3633.html)

Страниц: 1 2


Problem with bios flashing va0 using mx29f1610mc-10 - cryptblood1986 - 15.09.2019 12:10

[Изображение: HMmN5Sb]
[Изображение: G6kcGSE]
[Изображение: BVgd1MN]
[Изображение: H0xBffI]
[Изображение: lek3nKC]
[Изображение: rwoEAJd]
[Изображение: d8mbIT7]
[Изображение: ErRcpOz]

I tried using the latest dreamshell build from github but still getting error 2 when I click write. The mx29f1610 chip also can't be detected. I don't have any problems doing the va1 boards but the va0's seems to work against me Sad. Maybe I need a different chip?
https://imgur.com/a/hzYeWwC


RE: Problem with bios flashing va0 using mx29f1610mc-10 - megavolt85 - 15.09.2019 13:48

need log
open dreamshell console and create photo


RE: Problem with bios flashing va0 using mx29f1610mc-10 - cryptblood1986 - 15.09.2019 19:21

(15.09.2019 13:48)megavolt85 писал(а):  need log
open dreamshell console and create photo

https://imgur.com/3rS26yM


This is the schematic I used
https://imgur.com/hd8Ptgj

https://www.ebay.com/itm/10pcs-MX29F1610MC-10-29F1610MC-10-2M-x-8-1M-x-16-CMOS-SINGLE-VOL-FLASH-EEPROM/263084832399?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2060353.m2749.l2649 this is the chip I bought.


RE: Problem with bios flashing va0 using mx29f1610mc-10 - megavolt85 - 15.09.2019 21:51

i'm can't see what writed on photo, unknown device 0xC2F0 or 0xC2F8 ?


RE: Problem with bios flashing va0 using mx29f1610mc-10 - cryptblood1986 - 16.09.2019 07:41

Unknown device 0xc2f8


RE: Problem with bios flashing va0 using mx29f1610mc-10 - megavolt85 - 16.09.2019 19:26

ok, i'm find your chip, you can open disput on ebay
0xc2f8 is MX29L1611 vcc 3.3 volts

replace module and test, added support MX29F1610B and MX29L1611


RE: Problem with bios flashing va0 using mx29f1610mc-10 - cryptblood1986 - 16.09.2019 22:10

(16.09.2019 19:26)megavolt85 писал(а):  ok, i'm find your chip, you can open disput on ebay
0xc2f8 is MX29L1611 vcc 3.3 volts

replace module and test, added support MX29F1610B and MX29L1611

https://imgur.com/a/OIFAxoJ

Gets stuck on this screen. I can't click anything. Write, detect or close or go to console all don't work.


RE: Problem with bios flashing va0 using mx29f1610mc-10 - cryptblood1986 - 16.09.2019 22:23

Can you tell me which chip is best for va0. Maybe give me link? This is second time I bought this chip and I'm on my 6th chip Sad.


RE: Problem with bios flashing va0 using mx29f1610mc-10 - megavolt85 - 16.09.2019 23:05

open BIOS Flasher, after open console
don't press write

MX29F1610A work fine
ssory i'm don't have link


RE: Problem with bios flashing va0 using mx29f1610mc-10 - cryptblood1986 - 17.09.2019 06:27

I took your bflash.klf and renamed it to app_bios_flasher.klf . Then I put it in the apps/bios_flasher/modules to replace the old file. https://imgur.com/yroXfLd


I can't find MX29F1610A to purchase.
https://www.aliexpress.com/item/33004553098.html?spm=a2g0o.productlist.0.0.22087a6b3ABC9d&algo_pvid=cb8570b9-9030-4032-8a52-d75f8cd4c9e5&algo_expid=cb8570b9-9030-4032-8a52-d75f8cd4c9e5-1&btsid=73c41343-2bc8-4d44-a20d-993fb0567ec3&ws_ab_test=searchweb0_0,searchweb201602_4,searchweb201603_52 should I get this one?


RE: Problem with bios flashing va0 using mx29f1610mc-10 - megavolt85 - 17.09.2019 12:13

(17.09.2019 06:27)cryptblood1986 писал(а):  I took your bflash.klf and renamed it to app_bios_flasher.klf . Then I put it in the apps/bios_flasher/modules to replace the old file.

oh no, is not app, is flasher module

put new module to folder /DS/modules/


RE: Problem with bios flashing va0 using mx29f1610mc-10 - cryptblood1986 - 17.09.2019 19:19

https://imgur.com/a/l6bJ6UP
detects as a different chip. It erases but can't write.


RE: Problem with bios flashing va0 using mx29f1610mc-10 - megavolt85 - 17.09.2019 20:59

(17.09.2019 19:19)cryptblood1986 писал(а):  detects as a different chip.

is real name your chip Wink

(17.09.2019 19:19)cryptblood1986 писал(а):  It erases but can't write.

ok, i'm check my code, may be is my error


RE: Problem with bios flashing va0 using mx29f1610mc-10 - megavolt85 - 17.09.2019 22:32

it's my error, page size 16 bytes, i'm write 128 Blush

test new version [attachment=886]


RE: Problem with bios flashing va0 using mx29f1610mc-10 - cryptblood1986 - 17.09.2019 23:43

https://imgur.com/a/xP4nJa7 still having issues. Right after erasing. It will error when it starts the write. Error Writing Fail. Status Code 5.


RE: Problem with bios flashing va0 using mx29f1610mc-10 - megavolt85 - 18.09.2019 00:03

i'm don't look what writed
DS_ERROR: Failed writing page to flash at ?????


RE: Problem with bios flashing va0 using mx29f1610mc-10 - cryptblood1986 - 18.09.2019 00:09

ds_error: Failed writing page to flash at 0x00000010 (0x0a vs 0x10)
aborting write page at 0x00000010

with the first attachment it was failed writing page to flash at 0x00000010 (0xff vs 0x76)


RE: Problem with bios flashing va0 using mx29f1610mc-10 - megavolt85 - 18.09.2019 02:05

test [attachment=887]


RE: Problem with bios flashing va0 using mx29f1610mc-10 - cryptblood1986 - 18.09.2019 07:45

https://imgur.com/a/lR7y5Oo
ds_error: Failed writing page to flash at 0x00000010 (0xff vs 0x6f)

error status 5 after erase


RE: Problem with bios flashing va0 using mx29f1610mc-10 - cryptblood1986 - 18.09.2019 17:24

Is there another reliable 5v chip I can try beside the mx29f161? This is the second time I bought and they seem to be all clones.