You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok now that I think about it I think that it would be pretty simple to use larger FRAM and set something up to stream a file back and forth, then I'd just need to figure out how to parse the yaml or whatever once it's on the FRAM to get the parameters.
You had to reverse the address in commit d8a4c34 because you are providing a pointer to a 16 bit value sending 8 bits at a time, so the leftmost byte gets sent first since it is first in memory (think of it like a 2 element array)
Just tracking the creation of this feature.
The text was updated successfully, but these errors were encountered: