M5Stack icon indicating copy to clipboard operation
M5Stack copied to clipboard

SPI Advice

Open notpike opened this issue 4 years ago • 0 comments

Hi,

I'm looking for advice on how to implement a CC1101 radio module so it shares the same SPI bus as the LCD and SD on the M5Stack. I'm working with the M5Stack Core (Black) and I'm able to use the CC1101 via SPI when I don't use the M5Stack library isn't being loaded. However when I try to use both CC1101 and the M5Stack libs at the same time I believe there's an SPI conflict. Not sure how or where to look but I would like to know if you had any advice on where to have both coexist.

Thanks! NotPike

notpike avatar Feb 13 '21 18:02 notpike