C-JESTER01
C-JESTER01
That is the program I found however, when I put it into the arduino IDE, it fails to compile. Any tips? On Sat, Jan 22, 2022 at 15:50 tebl ***@***.***>...
Yes it was missing MCP23S17.h, even though it was included. I changed the path in the program and then it said it was unable to be compiled for that board....
Give me a half hour to pull the error for you On Sat, Jan 22, 2022 at 17:12 Hunter McGuire ***@***.***> wrote: > Yes it was missing MCP23S17.h, even though...
Arduino: 1.8.19 (Windows 10), Board: "Arduino Nano, ATmega328P" C:\Users\Hunter\AppData\Local\Temp\ccCysob2.ltrans0.ltrans.o: In function `global constructors keyed to 65535_0_pia_communicator.ino.cpp.o.1987': :(.text.startup+0x64): undefined reference to `MCP23S17::MCP23S17(SPIClass*, unsigned char, unsigned char)' C:\Users\Hunter\AppData\Local\Temp\ccCysob2.ltrans0.ltrans.o: In function `configure_bridge': C:\Users\Hunter\Desktop\PIAV2\pia_communicator/pia_communicator.ino:41:...
Arduino: 1.8.19 (Windows 10), Board: "Arduino Nano, ATmega328P" pia_communicator:24:31: error: no matching function for call to 'MCP23S17::MCP23S17(SPIClass*, int, int)' MCP23S17 bridge(&SPI, IO_SS, 0); ^ In file included from C:\Users\Hunter\Desktop\RC6502-Apple-1-Replica-master -...