не нашёл. Там есть даже временная диаграмма такого обмена, когда CLK долбит всегда и читаются данные. Что значит на idle? Прерывание разрешено
в стм32 такое встречал. вот например: https://stm32f4-discovery.net/2017/07/stm32-tutorial-efficiently-receive-uart-data-using-dma/ We can use very useful feature in UART peripheral, called IDLE line detection. Idle line is detected on RX line when there is no received byte for more than 1 byte time length. So, if we receive 10 bytes one after another (no delay), IDLE line is detected after 11th bytes should be received but is not.
Обсуждают сегодня