Part Number: AM5716
Tool/software: TI-RTOS
Hi,
I'm porting TI-RTOS to our custom board but I've got SPI_NOR Flash write/read fail issue.
We could see that SPI_NOR flash is working (write/read operation) on idkAM571x.
We decided to use the same SPI_NOR flash but have to change the flash the small package type due to board form-factor (size).
- idkAM571x - Cypress's S25FL256S (SOIC 16-Lead Package)
- our custom board - Cypress's S25FL256S(WSON Package/8 pins)
We built the test project based on C:\ti\pdk_am57xx_1_0_12\packages\ti\drv\spi\test\qspi_flash
We have test SPI_NOR Flash on our custom board with QSPI but we got the fail result.
But it's working on idkAM571x.
We changed SPI NOR Flash on custom board to the same package type(SOIC 16-Lead Package) of idkAM571x. and it's also working.
However, we have to use small package(WSON Package/8 pins) due to our customer requirements.
Looking at the data sheet, there is no difference between the two packages from a control (device driver) perspective.
| S25FL128S_S25FL256S_128_MBIT_16_MBYTE_25-775474.pdf (4.62MB) |
Could you please share the information if you had similar issue(or used WSON Package) ?
Best Regards,
JY
