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.
SATA drives may be able to burst a block of data faster than an equivalent model IDE drive, but their seek time and sustained transfer rate will be about the same speed as IDE.
SATA stands for Serial ATA and it is faster than the old ATA (Parallell interface). You can read more aboute SATA at www.serialata.org .
Comment: Note that (Parallell)ATA and IDE has a lot in common, actual, its almost the same thing. ATA was the orriginal name and it was developed for IBM AT machines and ATA stands for "AT attachment" but it was soon addapted by others and incorporated into the "Integrated Drive Electronics (IDE)" standard, but both terms are used as far as i know.
SATA Is 8-pin interface .
It is faster than paralle.l ATA
Inparallel ATA Speed is limit to only 133Mhz
in Seial ATA Speed we can go upto 300 Mhz ,600 Mhz
There are no "low speed" limit for the bus clk so Yes, it could be done if u need huge ammount of storage in a mcu project and have some months to spende digging for the datasheet explaining the protocoll and hw. This is not yet common available since the standard is pretty new and the developers wanna get paid by the user of SATA for their research.
Best tip is to use a bridge IC converting PATA to SATA. Then you can benefit of having the option to select which disk inteface to use AND! there is lot of resources arround the web for intefacing PATA to low cost MCU
Glad to hear that.
Using the PATA (Parallel ATA) needs to a lot of pins of the MCU, but the Serial ATA wouldn't need that and this is the inspiration . I hope we wouldn't need more than 512 bytes buffer to use for this protocol.
Currently I use MMCs in my projects , but having an ability to access a mass storage like HDDs would also seems intersting , eg where in MCU you can't do much about compressing and have to capture a lot of data.
sata was made bcz when engineers thought that all the processing is done in series
by processor so why to convert data from a normal hdd from parallel to series then process it
sata gives this processing without any kind of conversion so thats why its fast
Yes, SATA is very high speed, but it is not limited to BE highspeed. If you can live with the lower clkspeed there should be no reason for SATA devices not to be working with lower clk speed. If you can find the complete protocol description, please inform me
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.