2015-01-22 03:35 AM
Hi,
I would like to know what is the difference between the pins QUADSPI_BK2_IO3(PE10) and QUADSPI_BK1_IO3 (PA1)? There are only one quadspi interface on the STM32F446, why BK1 and BK2? Can I use the pins QUADSPI_BK1_IO1 and QUADSPI_BK2_IO3 for the same quad spi flash memory? Ari.2015-03-06 01:45 AM
Hi Ari,
The STM32F446 Quad SPI allows to interface 2 memories. So to intterface only one memory, you may use BK1 or BK2.If 2 memories are required, then you have to configure both pins.-Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.