SPI on Nucleo_STMH533RE
Hello, I am unfortunately a beginner in terms of Zephyr, installation compiling works, all no problem, but now I just wanted to configure the SPI as master. Here I break my neck.
I have already looked at many examples, but either the device tree can no longer be compiled or the SPI ends with an error.
Does anyone have a tip for me? Surely a piece of cake for an experienced user?
How do I create a devicetree where I can configure the pins for CS, MOSI, MISO and Clock?