Solved
Hi All. What will happen if try to toggle pin with alternate function. Controller will ignore this command?
..
..
If the pin is in SPI mode, trying to toggle it will not affect SPI communication. But if it's initialized as GPIO last, then clearly SPI mode won't work.
Unclear what "code written earlier" means exactly. Surely you can edit code to do what you want instead of what it did before. The order in which code is executed is going to affect things.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.