lancaster-university / codal-microbit-v2

CODAL target for the micro:bit v2.x series of devices
MIT License
43 stars 52 forks source link

SPI issues #343

Open microbit-carlos opened 1 year ago

microbit-carlos commented 1 year ago

This has been reported in the MakeCode issue tracker, @jxns has been able to test MakeCode deployments with CODAL v0.2.42, 43 and 48, and it only starts failing in the 48 deployment and it's still present in the current v0.2.55 live deployment:

We haven't reproduced in a CODAL-only project yet, but there hasn't been changes in the SPI code around the time the test deployments were created. The v0.2.48 deployment is from January and the pins.cpp didn't have any code changes around that time, only a year before or a few months after. So it's likely something introduced via CODAL, perhaps the pin refactoring introduced in v0.2.45: