I honestly don't have enough skills to tell you if it'd work ( but a huge part of me thinks why not considering my quick & ugly arduino code worked ? )
I also wonder if it' be useful to have a callback called once data has been accessed ? ( or if it would just slow down the entire process .. )
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
allright, I'll try to find a screen or make use of that ;)
on the i2c subject, did you have something like this in mind http://amitesh-singh.github.io/stm32/2018/01/07/making-i2c-slave-using-stm32f103.html ?
I honestly don't have enough skills to tell you if it'd work ( but a huge part of me thinks why not considering my quick & ugly arduino code worked ? )
I also wonder if it' be useful to have a callback called once data has been accessed ? ( or if it would just slow down the entire process .. )