Other Parts Discussed in Thread: IWR1843
Hi team,
SDK: SDK 03_01_00_02
Chip: IWR1843
Question:
When we use Secondary bootloader, we found we cannot get the id of flash.
Debug: Device info: Manufacturer: 0, Device type = 0, Capacity = 0
But we uses qspiflash test image, we could get correct flash info. (mmwave_sdk_03_01_00_02\packages\ti\drivers\qspiflash\test\xwr18xx)
Feature: QSPIFlash Open API : Passed
Debug: QSPIFlash Instance has been closed successfully
Feature: QSPIFlash re-Open API : Passed
Feature: QSPIFlash Read Id API: Manufacture MACRONIX(0xc2), device type = 0x23, capacity = 0x15: Passed
Do we miss anything?
Thanks.