write code in non-volatile memory of MCP2221

Thread Starter

navidbox

Joined Mar 6, 2009
11
I need help on how to write a very small program to turn the GPI 0 of MCP2221 ON in power up by default.

MCP2221 has two memories. #1SRAM, #2Flash (Non-volatile)

In order to have the power-up default, the program needs to be in the flash and I do not know how to do it.

I prefer to write that program in C#.
 
Top