Hi, Claudy
Following your adventures on many forums for a moment ... I still miss a small thing : YOUR USED SCHEME ...
Alain
Hi, Claudy
Following your adventures on many forums for a moment ... I still miss a small thing : YOUR USED SCHEME ...
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Hello Alain,
I still have not found the solution.
Here's a quick diagram as requested.Printing TEST MCP23017-sch.pdf
Thank you
Claudy
Looks there's also a missing register named IOCON in the settings.
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Hello everyone,
Ok it works!
Bit 7 of Port A and B of the MCP23017 must be 1 before the startup of the program.
And in this case each power program is operating normally the first
Here is the code added.
i2cwrite sda,scl,$40,[iolata,128] 'Output Latch Reg
i2cwrite sda,scl,$40,[iolatb,128] 'Output Latch Reg
If you have comments please.
Thank you
Claudy
Bookmarks