PDA

View Full Version : Logicator V5 with Picaxe 18M2 pin assignments



John Wollage
21-08-2011, 21:12
I am using the above config. If I attempt to output to (say) pin B.4 it does not appear on the output panel, which only shows pins 0-7. I have set my PIC type correctly etc.

How do I get it to recognise the M2 pin numbers?

Thanks

John

Technical
21-08-2011, 21:42
In Logicator the 18M2 is set to portB as outputs and PortC as inputs, so outputs 0-7 already correspond to B.0 to B.7

John Wollage
22-08-2011, 17:27
OK I understand, but what if I want to output to a PortC pin, how do I address it?

Tricky Dicky
22-08-2011, 20:23
Use the Basic cell to output from PortC pins you will not be able to simulate this in Logicator as PortB and PortC pins are set as described by Technical.

Richard