I wanted to start a new project programming the Codesys Runtime on an RPI.
The only problem is that I have to able to expand th GPIOs as it is just not enough for. I was not able to find and info on the net if CoDeSys supports different kinds of GPIOs extensions.
Furthermore I was curious if any of you know a book or some serious tutorial on the subject of CoDesys generally and RPI with CoDeSys specifficaly.
Thank you all!!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello all,
I wanted to start a new project programming the Codesys Runtime on an RPI.
The only problem is that I have to able to expand th GPIOs as it is just not enough for. I was not able to find and info on the net if CoDeSys supports different kinds of GPIOs extensions.
Furthermore I was curious if any of you know a book or some serious tutorial on the subject of CoDesys generally and RPI with CoDeSys specifficaly.
Thank you all!!!
You might want to look into SPI/I2C for GPIO expander chips, like the MCP17S23.
Thanks for the quick answer. Do you know if Codesys supports this type of hardware?
is there a XML file for it?
There should be an example project in the installation. Otherwise i think there are examples in the drivers section of codesys forge.
Thank you very much
Thank you very much