|
Forum Index : Microcontroller and PC projects : Error in Port command on Maximite
| Author | Message | ||||
TassyJim![]() Guru Joined: 07/08/2011 Location: AustraliaPosts: 6349 |
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: AustraliaPosts: 192 |
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: AustraliaPosts: 121 |
Where are you located Bizzie? PM me and I can send you one David |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |