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

Using wait_for_fds_ready() after each flash write or read?

Okay so I use fds for flash writing and wanted to ask should I use the wait_for_fds_ready() function after each operation and how critical is it?

Related