I tried to drive the flash device W25Q32 on ncs v1.3, but there was no proper spi routine to refer to.
I tried to drive the flash device W25Q32 on ncs v1.3, but there was no proper spi routine to refer to.
Hi Peter,
Can you please test this on another board, to rule out any issues with this specific board?
you can also modify the samples/basic/blinky/ to only toggle P0.13, to see if this blinks or not.
Kind regards,
Håkon
Hi Håkon Alseth,
It's a board welding problem.
Thank you so much.
Kind regards. Peter.Min
Hi Peter,
I am also using w25q32 spi nor flash but I am always seeing flash is not detecting on monitor. I used the same example as provided here which is spi flash in zephery library and add the files that Hakon sent, I am able to see spi output on logic analyzer and also cs is going high to low so no problem in cs pin also. Did you add anything or change anything in the code or in the proj conf files later which made your flash work or was it just problem with board? I need to detect this flash very urgently so any help would be so helpful.
Thank you