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
While experimenting with Portenta C33 and certificate upload I discovered a bug 馃悰 :
When a file is uploaded in the external QSPI of the board somehow it's corrupted.
To reproduce:
While experimenting with Portenta C33 and certificate upload I discovered a bug 馃悰 :
When a file is uploaded in the external QSPI of the board somehow it's corrupted.
To reproduce:
UsbMsd/examples/MSD_QSPI/examplecp SSH_1.pdf /media/umberto/EB9F-C47C/SSH_1.pdf) ( the file I uploaded is here: SSH_1.pdfcp /media/umberto/EB9F-C47C/SSH_1.pdf SSH_1_new.pdf) (the file I got is here:SSH_1_new.pdf
vbindiff SSH_1.pdf SSH_1_new.pdf:I don't know if that
USBSin thevbindiffoutput could be a hint...