Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 08:37 12 May 2025 Privacy Policy
Jump to

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.

Forum Index : Microcontroller and PC projects : Error in Port command on Maximite

     Page 2 of 2    
Author Message
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6220
Posted: 05:22pm 08 Jul 2014
Copy link to clipboard 
Print this post

I did a bit more testing.
This code runs OK on mono-maximite V4.4B but gives the error on mono-maximite V4.5
SetPin 15,8
SetPin 16,8
SetPin 17,8
SetPin 18,8

for n = 1 to 16
Port(15,4)=n
pause 20
next n


I had to replace the DOUT with 8 for compatibility with V4.4
Tested on a CGMMSTICK1

Old versions of MMBasic are available from http://geoffg.net/Downloads/Maximite/Archives/

Jim

VK7JH
MMedit
 
Bizzie
Senior Member

Joined: 06/07/2014
Location: Australia
Posts: 192
Posted: 05:44pm 08 Jul 2014
Copy link to clipboard 
Print this post

Thanks Jim,

That gives me a way forward. Just looking at using a MicroMite and found I do not have any suitable capacitors to connect to pin 19/20!


Rob White
 
halldave

Senior Member

Joined: 04/05/2014
Location: Australia
Posts: 121
Posted: 06:31pm 08 Jul 2014
Copy link to clipboard 
Print this post

Where are you located Bizzie?

PM me and I can send you one

David
 
     Page 2 of 2    
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025