Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
isochronic Guru Joined: 21/01/2012 Location: AustraliaPosts: 689
Posted: 05:59pm 25 Jun 2016
Copy link to clipboard
Print this post
Will the colour maximite software (MMBasic) run as
a console-only ? Ie, if a board has the usb connection to the
pic32mx but not the sdcard, video wiring etc, will it
connect up to say teraterm via the pc usb and run ok?
I have a vanilla 100 pin pic32mx795l board and am wondering if it worth a try.
I guess the process is -- get the hex file (done), get the SC usb
inf file (done), install the SC usb on the pc, burn the hex into
the pic32mx795l, connect it up and I should see the banner ?
MicroBlocks Guru Joined: 12/05/2012 Location: ThailandPosts: 2209
Posted: 06:13pm 25 Jun 2016
Copy link to clipboard
Print this post
Yes that should work.
Be aware that by using the USB directly from the PIC32 chip you will not see the banner as the connection on the PC side is not up and teraterm not connected.
You should get a cursor and be able to use the interpreter.
Microblocks. Build with logic.
isochronic Guru Joined: 21/01/2012 Location: AustraliaPosts: 689
Posted: 06:47pm 25 Jun 2016
Copy link to clipboard
Print this post
thanks, maybe I'll let the idea fester for a bit..I was mainly curious to see
if generic boards could be used, but a bare-ish screen would be a bit daunting
for users.
isochronic Guru Joined: 21/01/2012 Location: AustraliaPosts: 689
Posted: 07:21pm 26 Jun 2016
Copy link to clipboard
Print this post
No worries ! Looks as though it runs OK.
I get the intro string and chevron prompt, and
"PRINT (1/7)" worked ok. Quite nice.
So USB is running on my board, (sn-5x in the pcb section)
which is a relief as I thought it was an awkward set of traces.
I'll stick to my own program now I think.
So...any one thinking of designing a board - do it !