Stand-alone program to verify Prop OK?
Harley
Posts: 997
By any chance is there some basic program which will allow programming a Prop ProtoBoard to verify that the board/Prop (and EEPROM) is working OK and will report back on the USB lines?
I'm trying to bring up a ProtoBoard with a 4.3" LCD on breakout board, but get nothing. No illumination on the screen. I've not yet worked with the 4.3" LCD/breakout board and without anything on the screen, there is not much to indicate anything working.
I'm trying to bring up a ProtoBoard with a 4.3" LCD on breakout board, but get nothing. No illumination on the screen. I've not yet worked with the 4.3" LCD/breakout board and without anything on the screen, there is not much to indicate anything working.
Comments
you can just write a simple spin program using dira and outa to check prop I/O and F11 to make sure its writing to eeprom?
as far as the 4.3 if they are raymans I had a few that I had to wiggle the cable to make sure they were seated all the way becuase a few gave me some grief if they plugs were not all the way down
@ Mike. I suppose what you were suggesting is to write a test program in DongleBasic? I was hoping there was something rather generic to exercise all/most of the I/Os maybe.
I suppose one could also include Viewport and view all the I/Os, for any given program, if there are sufficient RAM and cogs.
I did download DongleBasic and print out the source. And a manual is also available, great.