Other Parts Discussed in Thread: OMAP-L137, OMAP-L138, OMAPL138
Hi
I used omapl137evm spectrum digital. there is "W25Q32" spi flash on this board.
I used OMAP-L137_FlashAndBootUtils_2_40 for wrote on the spi flash. i set the boot pins to UART2 boot mode. i used this command on Command Prompt :
1 ) OMAP-L137_FlashAndBootUtils_2_40\OMAP-L137\GNU\sfh_OMAP-L137.exe -erase
2 ) OMAP-L137_FlashAndBootUtils_2_40\OMAP-L137\GNU\sfh_OMAP-L137.exe -flash_dsp C:\OMAPL137_dsp_1_00_00_11\REL_LSP_02_20_00_07\PSP_02_20_00_07\bin\dsp-spi-ais.bin C:\OMAPL137_dsp_1_00_00_11\REL_LSP_02_20_00_07\PSP_02_20_00_07\bin\ubl-spi.bin C:\OMAPL137_dsp_1_00_00_11\REL_LSP_02_20_00_07\PSP_02_20_00_07\bin\u-boot.bin
write on spi flash is complete. but when changed bootmode to the spi flash, don't see any thing in minicom.
I think that this writer used for "W25X16, W25X32, W25X64" spi flash.
Can i used this writer for W25Q32 spi flash?