Question
How do I program the NVM without the Nucleo board?
I'd like to understand how my application can update the NVM for in field programming. It seems the NVM address range is from 0xC0 to 0xE8 but this isn't shown in the register map published with the software libraries. The datasheet mentions a customer password is needed to program the NVM too.
So I'm looking for three things
1- The NVM register map
2 - Details of how to program it - e.g. to I have to unlock or open it with a command, set a password in a register etc
3 - How many write cycles it will support
Many thanks
