Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Writing to external memory

Status
Not open for further replies.

embeddedlover

Full Member level 5
Joined
Aug 10, 2007
Messages
277
Helped
46
Reputation
92
Reaction score
38
Trophy points
1,308
Activity points
3,155
how to write to external memory

I have to use an external memory in one of my application.I decided to use serial flash ic.
I want some information related to,
1.How to write to sectors in a memory?
2.What can be the sector size?
3.Any good tutorials on writing to sectors in a memory?
 

All are avilable on vendor site. Chk datasheet and application note
 

Hi, I have the same question
 

Hi your request depend on the type of micro you selected

whether you are using PIC16 you will need to emulate the bus connection to the memory

or whether you are using STM32 who allready has EBI (External Bus Interface) you will need to set the EBI to work with the external memory

All the best


Bobi
 

I havn't worked much with PIC controllers
I am using LPC2368 for my application
I m using serial flash so a simple SPI interface can do the job isn't it?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top