Tuesday 27 October 2015

SD Card Development on the S3C2440 update #2

I finished development of write and erase. I feel that is good progress made. No difficulties there. Just followed the spec and I had write and erase working without hiccups.

Now the interesting part starts off with code refactoring to enable interrupts and a configurable MMU page table levels. Also there is the fun part of implementing multitasking.

I will be currently working on creating configurable clock settings. This is important as there are still lot of magic numbers in the code which should be calculated and parameterizable.

Science is what we understand well enough to explain to a computer. Art is everything else we do.
-Knuth

No comments:

Post a Comment