FelipeMdeO commented on issue #13227: URL: https://github.com/apache/nuttx/issues/13227#issuecomment-2318632626
> @FelipeMdeO in fact we cannot use SPI Tool for SPI Slave, only for SPI Master. > > Did you get the same example working with ESP32 using that old commit from @gustavonihei right? > > @fdcavalcanti @tmedicci please take a look Right, but we need discuss if it is an issue or a feature that we lost when power manager was added. It isn't esp32 specific. Actually we cannot use SPI Tool to test spi slave because we are doing spi slave bind in open function, in the past spi slave bind happen in spi slave register. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
