1 - ESP IDF SPI initiation

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025

Комментарии • 11

  • @AA-un4so
    @AA-un4so 4 дня назад

    Thank you very mach for your very useful video video!

  • @felixfigueroa
    @felixfigueroa Год назад +1

    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.

    • @simsiotdevices6219
      @simsiotdevices6219  Год назад

      Thank you very much! Really appreciate it! 😃

    • @Catbangin
      @Catbangin Год назад

      Thank you for this video I learned about SPI. Hopefully the next video is about i2s integrate to audio codec like wm8731

  • @imlee67
    @imlee67 7 месяцев назад

    FreeRTOS SPI 인터페이스를 공부하는데 매우 도움이 많이 되었습니다.
    감사합니다.

  • @majidsaeidi7760
    @majidsaeidi7760 Год назад

    what is "flags" parameter in "spi_device_interface_config_t" structure?

    • @simsiotdevices6219
      @simsiotdevices6219  Год назад +1

      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.

  • @ddiac53
    @ddiac53 Год назад +1

    us, means microseconds!