Content originally posted in LPCWare by Rorrik on Wed Jul 16 15:39:45 MST 2014
Oh, so an actual question, I suppose. Where can I find the SPI library functions? I think I could figure it out from there. Do any of them take a parameter defining which SPI to use?
EDIT: Actually, I've figured out the two channel problem, I think. Now I'm just trying to figure out the buffer clear, read, and write functions. The ones I've seen in other example code draw errors. Is there some library I need to import?