Hey all,
I have attempted to take this project, http://forum.43oh.com/topic/1999-sd-media-player-with-fat16/, which was written for a G2353, and port it to a G2553. The main differences being:
1. USI on the G2353 vs. USCI on the G2553
2. Timer0_A3 on the G2353 has 3 control/compare registers, I needed to change the timer to Timer1_A3 on the G2553 since thats where it has 3 control/compare registers.
3. I also changed the pin defines to match the G2553.
4. Also the original project uses an SD card, while i am attempting to use a MicroSD card breakout board (should work the same as bo