mcci-catena / Catena-Arduino-Platform

Arduino platform library for MCCI Catena IoT Systems
MIT License
12 stars 11 forks source link

FRAM reads > 256 bytes problematic #261

Closed terrillmoore closed 3 years ago

terrillmoore commented 3 years ago

It appears that the low level FRAM driver Catena_Mb85rc64ta::read() and write() don't support buffers > 255 bytes. This needs to be changed for secure element support.