Question
On the STM32MP257F-EV1 evaluation board, configuring SPI3 in slave mode (
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
spi-slave;) works correctly for the SCK, MOSI, and MISO signals, but the NSS (chip select) pin — PB1, using the documented-correct AF1 alternate function — silently fails to be claimed by the pin controller. No error or warning is logged anywhere. All three other SPI3 pins on the same bus, using the same AF1 value, claim successfully.Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.