greevous Posted August 14, 2011 Report Posted August 14, 2011 Hi everyone, I was wondering if anybody has built any kind of basic file system for Bankstick? I've got 8 64k eeproms, and I'd like to treat them like a 512k drive without worrying about which chip I'm storing something on -- just a name and a block of data. Such an algorithm would have to deal with data crossing 64k boundaries on a chip, and would ideally acquire data 64 bytes at a time (the largest block supported in one read). Thoughts? Joe R.
greevous Posted August 14, 2011 Author Report Posted August 14, 2011 Anyone tried using this? Any idea how you'd implement the lower level functions for bankstick?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now