Question
DISCOVERY BOARD SPI NO NSS
Posted on September 01, 2014 at 06:25
Hello,
I have a Discovery board and am using the SPI master DMA example and SPI4. I set NSS as SPI_NSS_HARD_OUTPUT. What I get is CLK, and MOSI come out perfectly, but NSS is pinned low. I put a pullup on it, and it is pinned high now. The peripheral is in master mode. I am looking at PE4 for the NSS output. Can anybody suggest what I might be overlooking here?