Hi!
I have a Lolin D32 Pro and 4 MAX7219 displays that I want to use with ESPHome and Home Assistant. But, I’m stuck on two things:
-
I don’t know which pins on the D32 that I should connect to. I’ve been googling for schematics, and I’ve found it for other boards, but the pin names don’t match. I see that the other pins on the 7219 are mentioned here and here (mosi, cs, and clk), but I really don’t know how to use it. For exampel, do I need to configure the SPI bus first? Can I use almost any pins that I want to, as long as I set them in the configuration?
-
Based on this, I’m not sure on how to configure ESPHome regarding the pins above.
The bottom line here is that I need to understand the concept. Can anyone help?