Hi there, i come across AN4760 p55, configuring GPIOB with alternate functions :GPIOB->AFR[0] = 0x0A000900; where does this 0A000900 come to config PB2 n PB6 to QSPI alternate function?GPIOB->AFR[1] = 0x00000000; ....GPIOF->AFR[0] |= 0x9900000000; ...