Legal Removal Request This form is for reporting content posted on the AB Electronics UK forums that you believe violates your personal legal rights or applicable local laws for your country. Post: OK thank you. I've spent a bit more time on it so I've got a clear set of repeatable steps and here they are. I've got the IOPI plugged into a Pi Zero and I have absolutely nothing connected to the IOPI. I run the demo_ioread.py script from your examples and I can see that all the pins 1-16 are set high (because the pullups are enabled). I can move a jumper connected to ground along the pins, and I can see each switching to low as I do. This is behaving exactly as I expect it to do. Moving onto the CLI utility, with absolutely nothing plugged into the IOPI this is the output I'm getting: [pre][code]pi@raspberrypi:~/iopi/cli/ABElectronics_CLI/iopi_c $ ./iopi -a 0x20 -p 0 -r -b 0b11111111 pi@raspberrypi:~/iopi/cli/ABElectronics_CLI/iopi_c $ ./iopi -a 0x20 -p 1 -r -b 0b11111111[/code][/pre] So, again, everything working as it should. I then connect pin 1 to ground and: [pre][code]pi@raspberrypi:~/iopi/cli/ABElectronics_CLI/iopi_c $ ./iopi -a 0x20 -p 0 -r -b 0b11111110 pi@raspberrypi:~/iopi/cli/ABElectronics_CLI/iopi_c $ ./iopi -a 0x20 -p 1 -r -b 0b11111111[/code][/pre] So that's doing exactly what I expect as well. And if I disconnect pin 1 from ground, it reverts to the correct expected output of 0x11111111. Here's where it goes funny (or where I've messed it up). I now run these two commands to enable the invert so I can ultimately get a 1 when the pin is grounded and a 0 when not: [pre][code]pi@raspberrypi:~/iopi/cli/ABElectronics_CLI/iopi_c $ ./iopi -a 0x20 -p 0 -i 1 pi@raspberrypi:~/iopi/cli/ABElectronics_CLI/iopi_c $ ./iopi -a 0x20 -p 1 -i 1[/code][/pre] I now read both ports with nothing connected: [pre][code]pi@raspberrypi:~/iopi/cli/ABElectronics_CLI/iopi_c $ ./iopi -a 0x20 -p 0 -r -b 0b11111110 pi@raspberrypi:~/iopi/cli/ABElectronics_CLI/iopi_c $ ./iopi -a 0x20 -p 0 -r -b 0b11111111[/code][/pre] For me both commands should be giving me 0x00000000 but they aren't. After a bit of tinkering around I realised that if I connect pin 1 to ground and repeat: [pre][code]pi@raspberrypi:~/iopi/cli/ABElectronics_CLI/iopi_c $ ./iopi -a 0x20 -p 0 -r -b 0b11111111[/code][/pre] So to cut a long story short, it seems to me that when I'm asking the CLI to invert the port (ie invert all the pins on the port), it's only inverting the first pin. Hope that makes sense, sorry for the long winded post. Is it me that's using it wrong? Thank you. Select the country where you are claiming legal rights. Albania Algeria American Samoa Andorra Angola Anguilla Antarctica Antigua and Barbuda Argentina Aruba Australia Austria Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize Benin Bermuda Bhutan Bolivia Bosnia And Herzegovina Botswana Bouvet Island Brazil British Indian Ocean Territory British Virgin Islands Brunei Bulgaria Burkina Faso Burundi Cambodia Cameroon Canada Canary Islands Cape Verde Cayman Islands Central African Republic Chad Channel Islands Chile Christmas Island Cocos (Keeling) Islands Colombia Comoros Congo Cook Islands Costa Rica Croatia Cuba Cyprus Czech Republic Denmark Djibouti Dominica Dominican Republic East Timor Ecuador Egypt El Salvador Equatorial Guinea Estonia Ethiopia Falkland Islands (Malvinas) Faroe Islands Federated States of Micronesia Fiji Finland France French Guiana French Polynesia French Southern Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece Greenland Grenada Guadeloupe Guam Guatemala Guyana Haiti Heard Island and McDonald Islands Honduras Hong Kong Hungary Iceland India Indonesia Ireland Israel Italy Jamaica Japan Jordan Kazakhstan Kenya Kiribati Kuwait Kyrgyzstan Laos Latvia Lesotho Liechtenstein Lithuania Luxembourg Macau Macedonia Madagascar Malawi Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania Mauritius Mayotte Mexico Micronesia, Federated States Of Moldova, Republic Of Monaco Mongolia Montenegro Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands Netherlands Antilles New Caledonia New Zealand Nicaragua Niue Norfolk Island Northern Mariana Islands Norway Oman Palau Panama Papua New Guinea Paraguay Peru Philippines Pitcairn Poland Portugal Puerto Rico Qatar Reunion Romania Russia Rwanda Samoa San Marino Sao Tome and Principe Saudi Arabia Serbia Seychelles Singapore Slovakia Slovenia Solomon Islands South Africa South Georgia and the South Sandwich Islands South Korea Spain Sri Lanka St. Helena St. Kitts and Nevis St. Lucia St. Pierre and Miquelon St. Vincent and the Grenadines Suriname Svalbard and Jan Mayen Islands Swaziland Sweden Switzerland Syria Taiwan Tajikistan Tanzania Thailand Togo Tokelau Tonga Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu U.S. Virgin Islands Uganda Ukraine United Arab Emirates United Kingdom United States United States Minor Outlying Islands Uruguay Uzbekistan Vanuatu Vatican City Venezuela Vietnam Wallis and Futuna Islands Western Sahara Yemen Yugoslavia Zambia What legal issue or problem do you wish to report? Please select Privacy / Erasure under GDPR Defamation Intellectual Property Hate Speech Other Please enter the following information so we can process your report. Contact Name: Contact Email: Details of complaint: Submit Complaint