This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

QSPI parameters for nrfjprog dll

Forgive me if this is already discussed somewhere - I'm fairly certain it must have been - but I can't seem to find what I'm looking for.  My client's project uses a higher capacity flash IC that has pages of 2176 bytes.  I see in the nrfjprog dll headers that qspi_page_program_size_t only has page sizes of 256 and 512 bytes.  Is there a reason for this limitation?  I'm guessing that nrfjprog dll can only handle these two page sizes (I would be extremely happy to learn otherwise) but is this limitation somehow due to the J-Link, or is it somehow a limitation of the nRF?

We are looking for a way to program these large memory ICs without using the firmware directly if possible, and nrfjprog seems like it would be great if it's possible.  Thanks!

Parents Reply Children
Related