This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Changing I2C Flash Buffer Size

Hello,

I am working on a driver in which it needs to transfer larger sets of data over a I2C connection. However, I am getting this:

"Cannot copy flash buffer of size: 32768. Adjust the zephyr,flash-buf-max-size property in the "I2C_0" node."

and I'm unsure how to set this on sdk 1.9.1. Would it be set in my .overlay file or could you set it in the prj.conf? Any help would be appreciated.

Thanks,

Jacob

Parents Reply Children
No Data
Related