Resolved! Help with CubeProgrammer in custom external loader when calling Write()
Hi!I am developing a custom loader for a custom H7-board with a OSPI with a page size of 512 bytes (0x200). Naturally the programming via the Write() function needs to be optimized in programming whole pages aligned on boundaries and so on.When debug...