OK, I'm having a brain freeze. I know on the Propeller Demo Board the video pins are 12, 13 and 14 with the audio pin on 15. On Phil's board these are pins # 20,21,22 and 23.
I'm trying to run the graphics_demo.spin. Where do I change the pin numbers so it will work on Phil's PropBoard?
Thanks,
Ed
NEVER MIND - I found the documentation I was overlooking at the bottom of the tv.spin file and have changed the _pins variable at the bottom of the Graphics_demo to %010_0101.
Post Edited (Ed Parsons) : 3/22/2009 12:36:50 AM GMT
Hmmm, maybe on the next version, make the pins demo board compatible? It seems most of the software written is for it, so do you guys think this should have the same pins for compatibility? I didn't think it was an issue, but then again, I haven't messed with anything demoboard related.
I don't think it's a real big deal that it is not pin-compatible with the demo board since the Hydra is not pin-compatible either. But it would be a bonus since objects would run without any modifications if they had been developed for the demo.
I rec'v'd my two boards Monday before last, and then promptly went on a business trip and didn't touch them. All I've done so far is assemble them. I'll power them up this weekend, so far they look good.
Comments
I'm trying to run the graphics_demo.spin. Where do I change the pin numbers so it will work on Phil's PropBoard?
Thanks,
Ed
NEVER MIND - I found the documentation I was overlooking at the bottom of the tv.spin file and have changed the _pins variable at the bottom of the Graphics_demo to %010_0101.
Post Edited (Ed Parsons) : 3/22/2009 12:36:50 AM GMT
I don't think it's a real big deal that it is not pin-compatible with the demo board since the Hydra is not pin-compatible either. But it would be a bonus since objects would run without any modifications if they had been developed for the demo.
Ed
Thank you, Philldapill