Dear @majidsaeidi7760, Generally "flags" in the "spi_device_interface_config_t" structure define the length of so-called "Address phases" and are useful if you want specifically define this parameter. I personally did not use the "flags" in the "spi_device_interface_config_t" structure in my code and settled on the default configuration defined by the spi_bus_add_device() command.
Thank you very mach for your very useful video video!
Glad it was helpful!
Excellent theme, thanks for continue...💪🙏👏 I think this video is a great job, I congratulate you, I will be attentive and I will help you spread it.
Thank you very much! Really appreciate it! 😃
Thank you for this video I learned about SPI. Hopefully the next video is about i2s integrate to audio codec like wm8731
FreeRTOS SPI 인터페이스를 공부하는데 매우 도움이 많이 되었습니다.
감사합니다.
Dear @imlee67,
좋은 말 해줘서 고마워
what is "flags" parameter in "spi_device_interface_config_t" structure?
Dear @majidsaeidi7760,
Generally "flags" in the "spi_device_interface_config_t" structure define the length of so-called "Address phases" and are useful if you want specifically define this parameter. I personally did not use the "flags" in the "spi_device_interface_config_t" structure in my code and settled on the default configuration defined by the spi_bus_add_device() command.
us, means microseconds!
Dear @ddiac53,
You are right!