Resolved! Infinite data transmit using SPI
I am testing with STM32F769 Discovery board to make video syncs (not vsync, hsync).I am using SPI module to make infinite clock and data.But, it seems not supported in normal and DMA transmit mode (there is delay between transmissions).How should i ...