cancel
Showing results for 
Search instead for 
Did you mean: 

STM32N647A0 pin mapping

sakshi
Associate II

Hello All,

While working on a design i was stuck in a point where in i have to map PSRAM pins --> FMC_clk on a port of MCU(STM32N647A0) which is available on PC10 but it is conflicting with SPI3_SCK.Please anyone can suggest solution on this. My design required both SPI3 as well PSRAM.

 

Also, i tried for XSPIM_P1 Pins but in STM32N647A0 these pins are available on PO port which is not available in STM32N647A0 MCU.

 

Please guide in this.

Best Regards,

Sakshi 

 

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
AScha.3
Super User

Hi,

If pin is needed, but you don't have it on this package - you have to use a bigger package with this chip.

It is easy to check it with Cube: just start a design with a package and see: will all pins be available or not. If not, change your design or try it with a bigger package.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

2 REPLIES 2
AScha.3
Super User

Hi,

If pin is needed, but you don't have it on this package - you have to use a bigger package with this chip.

It is easy to check it with Cube: just start a design with a package and see: will all pins be available or not. If not, change your design or try it with a bigger package.

If you feel a post has answered your question, please click "Accept as Solution".
sakshi
Associate II

Hello @AScha.3  Thank you, for sharing the inputs, will be looking into this aspect of the solution.

 

Best Regards,

Sakshi