Hi Roy,
Do you mean the buffter on I/O is the GPIO buffer?
The input GPIO buffer is the GPIOx_PDIR, when you receive the data, you can use the code save the GPIO data to elsewhere you want, no matter RAM, FLASH or external flash.
The ouput GPIO buffer is the same, when you want to send the data, just set the according data in K64 register GPIOx_PDOR.
Wish it helps you!
If you still have question, please let me know!
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------