GPIO toggling MAX speed on STM32mp2 in LINUX
Hi All, can any one tell me what is the Maximum Speed of toggling GPIO on userspace and the kernel space.I was trying with kernel module programming with IOREMAP API i got 35 Nano seconds. but my requirement is maximum 8 Nano second, can any one plea...