This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how read parallel 8 bits data in pins and write to RAM the fastest?

There are parallel 8 bits input to nrf52832 GPIO pins,I want to read the data from the pins and writ it to a RAM.how to do read the data in one CPU clock?

Related