Is there a way to flash the updated msbl file (10.3.0) to the MAX32664A biosensor hub using Artemis? I have an SWD-based programing interface. Ideally, I’d like to do this through the Arduino IDE, as I first need to enable a voltage regulator to power the device. I have heard there may be issues with the maximum I2C transaction size in Arduino (I believe Maxim requires that all 8208 bytes be written in a single transaction).
Regards