Skip to main content
Visitor
August 14, 2026
Question

Uncertainity in PSRAM,NOR FLASH,USB

  • August 14, 2026
  • 2 replies
  • 18 views

Hello Team,

 

I am using STM32N657X0H3Q,

 

  1. I am planning to integrate external RAM; however, the mentioned standard PSRAM, APS256XXN-OBR-BG, is not readily available on the market, so I chose to upgrade to DRAM, APS512XXN-OB9-BG. Is this upgrade safe?

 

  1. Also, are there any alternatives to MX66UW1G45GXDI00 that can serve as a good NOR flash?

 

  1. Regarding the USB-C connection, I am using a much simpler structure here, where I have left the VBUS Floating(I do not intend to use this USB to drive anything or for power delivery, just using it to communicate with pc and STM32CubeIDE) as shown in the picture below. Can you please let me know if this is a viable USB connection and if it's good enough for communication with STM32CUBEIDE ?
  2. Thanking You

2 replies

ST Technical Moderator
August 14, 2026

Hi @El_Chez,

  1. VBUS sensing is required for a self powered USB device so it can correctly detect host connection and disconnection, and disable the USB pull-up when VBUS is absent. If the device is bus powered, then VBUS must also be monitored to ensure the host is supplying power.
To give better visibility on the answered topics, please click on "Best answer" on the reply which solved your issue or answered your question.Best regards,FBL
El_ChezAuthor
Visitor
August 14, 2026

Thanks for the guidance, can you share me any reference schematic if you have one,

Thank you.