ESPboy-edu / ESPboy_Sub1GHzInspector

Play with Sub1Ghz signals (300-348MHz, 387-464MHz, 779-928MHz). Scan, decode, store. Garage doors, barriers, IoT sensors...
107 stars 8 forks source link

I do not have espboy but d1 mini and tft spi 1.8 in screen with cc1101 #7

Open zloneotm opened 2 months ago

zloneotm commented 2 months ago

I am having troubles with wiring I believe Stuck in boot loop Due to the dual spi configs I can not even boot when I have rx and d4 (I have code chip select for both cc1101 and tft on gpio 15 (D8) and also CC1101 send for pin 2 (D4) receive on pin 3 RX)

Anything known to cause boot loop? I genuinely believe it is a collaboration of wiring and coding. Any help is appreciated I can provide further wiring description if needed

zloneotm commented 2 months ago

Just ordered mcp23017 to help with adding cc1101 to esp8266 and spi display Will update Weird thing is I would still get nothing in serial monitor with screen unplugged Just a bunch of special characters So maybe also my coding is not right All I got when in boot loop was the esp boy boot image I was thinking if the dual spi boot was causing boot loop At least removing the screen would allow esp boy to boot and run the cc1101