STM32F407 - SPI pins output pulse when changing configuration to Alternate Function
Hi,
I'm giving the firsts steps in this world and I'm trying to configure SPI in one STM32F407 discovery kit.
I'm using GPIOB pins 12, 13, 14 and 15 as Alternate Function to handle the SPI2 interface.
The point is, in the instant that I change the configuration of GPIO pins to Alternate Function, the pins for MISO, NSS and Clock give one pulse.
In the image it is clear what is happening.
I suppose that the change of configuration is not a reason to get this strange behavior.
The data is sent without problems.
Thanks for your comments.

