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.

AWR1642BOOST: How many bytes does QSPIFlash_sectorErase erase?

Part Number: AWR1642BOOST

Hi, 

The source code is under C:\ti\mmwave_sdk_02_00_00_04\packages\ti\drivers\qspiflash\src\qspiflash.c.

Unlike QSPIFlash_blockErase which says  erases a 64K block, It just tells me that this function is to erase a flash sector. So could you please tell me how big is one sector and where I could find more detail about this?