-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support Flash QSPI on S32ZE #434
Open
congnguyenhuu
wants to merge
5
commits into
zephyrproject-rtos:master
Choose a base branch
from
nxp-upstream:nxp-s32ze-support-flash-qspi
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add support Flash QSPI on S32ZE #434
congnguyenhuu
wants to merge
5
commits into
zephyrproject-rtos:master
from
nxp-upstream:nxp-s32ze-support-flash-qspi
+14,730
−7
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
congnguyenhuu
changed the title
Add support flash qspi on S32ZE
Add support Flash QSPI on S32ZE
Sep 6, 2024
congnguyenhuu
force-pushed
the
nxp-s32ze-support-flash-qspi
branch
from
September 6, 2024 09:56
de1e7aa
to
c8a26f1
Compare
Could you pls explain why these values are chosen:
|
these value is maximum value frequency that is configurable in range of QSPI frequency |
congnguyenhuu
force-pushed
the
nxp-s32ze-support-flash-qspi
branch
from
September 12, 2024 02:18
c8a26f1
to
20cc4cc
Compare
congnguyenhuu
force-pushed
the
nxp-s32ze-support-flash-qspi
branch
2 times, most recently
from
September 27, 2024 11:16
08e4b37
to
fc0b5b6
Compare
manuargue
approved these changes
Sep 28, 2024
congnguyenhuu
force-pushed
the
nxp-s32ze-support-flash-qspi
branch
from
October 1, 2024 02:13
fc0b5b6
to
27ee5e0
Compare
Dat-NguyenDuy
approved these changes
Oct 1, 2024
congnguyenhuu
force-pushed
the
nxp-s32ze-support-flash-qspi
branch
2 times, most recently
from
October 21, 2024 02:10
82edd1b
to
d31db8b
Compare
This is the Mem_ExFls Qspi baremetal driver for s32ze Signed-off-by: Cong Nguyen Huu <[email protected]>
Use zephyr .nocache section for non-cacheable variables. Signed-off-by: Cong Nguyen Huu <[email protected]>
Code autogenerated with S32 Design Studio for s32ze Signed-off-by: Cong Nguyen Huu <[email protected]>
Adapt macros that are used in the QSPI memc and QSPI flash shim drivers. Signed-off-by: Cong Nguyen Huu <[email protected]>
Select PERIPHPLL_DFS0 clock as QSPI0 clock source Select PERIPHPLL_DFS2 clock as QSPI1 clock source Update QSPI dividers so that value clocks: P4_QSPI0_1X_CLK is 200 MHz P4_QSPI0_2X_CLK is 400 MHz P4_QSPI1_1X_CLK is 150 MHz P4_QSPI1_2X_CLK is 300 MHz Signed-off-by: Cong Nguyen Huu <[email protected]>
congnguyenhuu
force-pushed
the
nxp-s32ze-support-flash-qspi
branch
from
October 25, 2024 08:34
d31db8b
to
6e845c6
Compare
I rebased the latest hal_nxp |
Dat-NguyenDuy
approved these changes
Oct 25, 2024
manuargue
approved these changes
Oct 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add baremetal driver for QSPI on S32ZE devices and headers for QSPI on SoC S32Z270