Shop OBEX P1 Docs P2 Docs Learn Events
microSD frustrations — Parallax Forums

microSD frustrations

ErlendErlend Posts: 612
edited 2013-01-08 04:58 in Propeller 1
Last time I built something I had no problems playing wav from the SD card. Now I've wired up a new build (uing the Prof Dev board). This time I messed up the pinouts to the card adaptor and the wavplayer is not working. First I thought something had burned, but in my struggle to diagnose & troubleshoot, I found SDCard_micro_01 from the obex, and succeeded in opening a file on the SD. On the PC it is corrupted, though, so I cannot check if the text was actually written. The SDCard_micro_01 program was out of sync with fsrw so I had to do some edits to make it run. I am not sure I trust it to be the best test program. Are there any better programs for this purpose?

I am frustrated by the wilderness of wav & SD objects on obex. I simply want to play wav from SD, and to readwrite numbers that I want to assign to variables. On top of this, if the object(s) allowed for SD-pinouts and audio-pinouts to to be part of the object method call parameters instead of being hardcoded in the object itself, I would be very happy. Not really a problem, just against my coding style.

Erlend

Comments

Sign In or Register to comment.