Could you please add support for this serial flash ?
The datasheet is here
http://download.maritex.com.pl/pdfs/sc/EN25Q32B_a.pdf
Chip detection reports the values 1c,30,16
Support for EN25Q32B please ?
-
- Junior Member
- Posts: 9062
- Joined: Mon Jul 18, 2005 9:33 pm
Watch this and you can add it yourself.liviu wrote:Could you please add support for this serial flash ?
The datasheet is here
http://download.maritex.com.pl/pdfs/sc/EN25Q32B_a.pdf
Chip detection reports the values 1c,30,16
-
- Junior Member
- Posts: 6
- Joined: Sat Nov 18, 2006 7:57 pm
What am I doing wrong ?
I am not sure what I did wrong but it still doesn't detect. I can see in C:\Program Files\usbjtag\usbjtagnt\config\flash.xml that it added this
<flash>
<id1>0x1C</id1>
<id2>0x30</id2>
<name>EN25Q32B</name>
<size>0x400000</size>
<protocol>0</protocol>
<block>
<secnum>64</secnum>
<secsize>0x10000</secsize>
</block>
</flash>
but it still doesn't detect
<flash>
<id1>0x1C</id1>
<id2>0x30</id2>
<name>EN25Q32B</name>
<size>0x400000</size>
<protocol>0</protocol>
<block>
<secnum>64</secnum>
<secsize>0x10000</secsize>
</block>
</flash>
but it still doesn't detect
-
- Junior Member
- Posts: 9062
- Joined: Mon Jul 18, 2005 9:33 pm
You forgot id3 which is 0x16liviu wrote:I am not sure what I did wrong but it still doesn't detect. I can see in C:\Program Files\usbjtag\usbjtagnt\config\flash.xml that it added this
<flash>
<id1>0x1C</id1>
<id2>0x30</id2>
<name>EN25Q32B</name>
<size>0x400000</size>
<protocol>0</protocol>
<block>
<secnum>64</secnum>
<secsize>0x10000</secsize>
</block>
</flash>
but it still doesn't detect
Who is online
Users browsing this forum: No registered users and 1 guest