Atmel AT45DB011D, code for flash supporting? fl_connect()

Technical questions regarding the XTC tools and programming with XMOS.
User avatar
batb
Member++
Posts: 17
Joined: Wed Feb 01, 2012 5:19 pm

Atmel AT45DB011D, code for flash supporting? fl_connect()

Post by batb »

Hi,

In the AT25FS010 datasheet, for new designs it is recommended the AT45DB011D.
http://www.atmel.com/Images/doc3639.pdf
I was wondering if anyone has already written the code for the flashlib,
since I'm not aware how to do it.
Can anyone help with this? Would you mind to share?

Thanks in advance!
User avatar
rp181
Respected Member
Posts: 395
Joined: Tue May 18, 2010 12:25 am

Post by rp181 »

Tools User Guide, Chapter 22 (Page 95).

http://www.xmos.com/download/public/Too ... 13D%29.pdf
User avatar
batb
Member++
Posts: 17
Joined: Wed Feb 01, 2012 5:19 pm

Post by batb »

Thanks!
Though I still have some doubts if this memory can be used in the design.
abarrigam
Newbie
Posts: 1
Joined: Wed Sep 05, 2012 8:26 pm

Post by abarrigam »

Hi,
Were you able to use the AT45DB011D? I am having issues programming it. It looks like something is wrong in my SPI configuration file.
Thanks,
User avatar
batb
Member++
Posts: 17
Joined: Wed Feb 01, 2012 5:19 pm

Post by batb »

At last I used the AT25DF041A which is natively supported.
It works well, so I suggest you to do the same.

Cheers.