Primer2Mouse : How does USB avoid clash with FSMC shared pin?
When I study the Primer2Mouse project, I see that it use GPIO PD3 as a USB pull-up signal. This pin defaults to FSMC_CLK too. How does the Primer2 project manage to avoid a clash between USB & FSMC?