PSoC3_GetFlashArrayInfo returning wrong rowsPerArray

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

My device is CY8C3245LTI and it only have 32K of memory.  But the PSoC3_GetFlashArrayInfo is returning 256 for rowsPerArray when it should be returning 128.  Any idea if I am doing something wrong or the device is reporting wrong info?

   

 PSoC3_GetFlashArrayInfo ( IN arrayID, OUT rowSize, OUT rowsPerArray, OUT eccPresence)

0 Likes
0 Replies