Thanks,
but the wroom-32u use a internal SPI Flash, so we cannot map the SPI pins (CLK, MOSI,MISO CS0) to another pins.
But I can use the SPI controller to communicate with other peripherals via CS 1 CS 2 is that right ?
This mode is also supported by freertos ?
Thanks
Stefan
Search found 2 matches
WROOM-32U
Hello together, I want to use the WROOM-32U in our new iot-product but I have some issues with the GPIO PINMUX. The requirements are: 3 xUARTs @ 9600 baud 2 xSPI Slaves (one SPI controller) 1 xSD Host Controller (4Bit) 2 xI2C 3 xPWM 2 xGPIOS The Module use an internal Flash which is connected to 6 p...