Search found 1 match

by grzes_mlecz
Fri Feb 10, 2023 2:39 pm
Forum: ESP-IDF
Topic: SPI - run SCLK before and after CS
Replies: 0
Views: 590

SPI - run SCLK before and after CS

Hi everybody.
Is it possible to activate CS pin right after few SCLK cycles and let SCLK run after CS deactivation (just few cycles)?
I need it to communicate with device(ADC) which need such routine in order to initialize/perform reset.
Thanks in advance for any hints.