You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a project that requires sending a Deep Sleep command to the external flash. After investigating the drivers/flash/flash_stm32_ospi.c driver, it seems that support for the PM (Power Management) module is not currently implemented.
Should I proceed with adding the implementation myself, or is there an alternative approach or ongoing work in this area that I should be aware of?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm working on a project that requires sending a Deep Sleep command to the external flash. After investigating the drivers/flash/flash_stm32_ospi.c driver, it seems that support for the PM (Power Management) module is not currently implemented.
Should I proceed with adding the implementation myself, or is there an alternative approach or ongoing work in this area that I should be aware of?
Thank you for your guidance!
Best regards,
Lokchi
Beta Was this translation helpful? Give feedback.
All reactions