Solved
Getting -16 when trying to connect to a Boot Loader device
Where can I find the meaning of the returns from connectDfuBootloader? I'm getting -16 back and would like to know what it means.
Where can I find the meaning of the returns from connectDfuBootloader? I'm getting -16 back and would like to know what it means.
Check enum cubeProgrammerError in CubeProgrammer_API.h.
CUBEPROGRAMMER_ERROR_RDP_ENABLED = -16
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.