This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OSPI_norFlashErase(block_num); function

Hi,

I'm using the mcu_plus_am243x_sdk.

I'm trying to erase GD25q64e FLASH device with OSPI_norFlashErase(block_num); function.

Does the function erase 64K or 32K block ? (what should I expect ?)

Is there a function to erase only 4K sector ?

Thanks,

Eli