Question
STM32H745 parallel transmission
Hi, I have Interface (type MASTER) 10-bit + CLK, FCLK=~9MHz
Can I use DCMI to read 10-bit without VSYNC and HSYNC?
Or some other method? The usual assembler software method "ldr r1, [port, #....]" is too slow and despite many attempts it has not been possible to do it this way.
Cpu CLK ~400MHz, AHB4 ~200MHz, ARB4 ~100MHz
