Skip to content
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

Wip/bl/ad35xxr qspi axi #2407

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

spectrum70
Copy link
Contributor

Pull Request Description

Add support for ad354xr in high-speed mode using last HDL provided from Carlos:

commit a62f97280e52f923f7a3ec1bae4f799be8420a6d
Author: caosjr [email protected]

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have followed the Coding style guidelines
  • I have performed a self-review of the changes
  • I have commented my code, at least hard-to-understand parts
  • I have build all projects affected by the changes in this PR
  • I have tested in hardware affected projects, at the relevant boards
  • I have signed off all commits from this PR
  • I have updated the documentation (wiki pages, ReadMe etc), if applies

Add support for ad354xr using last updated HDL.

Signed-off-by: Angelo Dureghello <[email protected]>
Fix default drive strength.

Signed-off-by: Angelo Dureghello <[email protected]>
Add support to change axi IO mode between simple SPI,
DUAL or QUAD.

Signed-off-by: Angelo Dureghello <[email protected]>
Add high speed support for ad354xr using last updated HDL:
commit a62f97280e52f923f7a3ec1bae4f799be8420a6d
Author: caosjr <[email protected]>

Signed-off-by: Angelo Dureghello <[email protected]>
Cleanup reset error flag, so that the error status is
clean and ready for new errors.

Signed-off-by: Angelo Dureghello <[email protected]>
Setting instruction mode for initial configuration operartions,
as suggested as safer from HDL team. Streaming mode is
actually enabled only for DMA data streaming.

Signed-off-by: Angelo Dureghello <[email protected]>
@spectrum70 spectrum70 force-pushed the wip/bl/ad35xxr-qspi-axi branch from eaf675f to 2fe3c99 Compare December 21, 2024 15:25
@spectrum70
Copy link
Contributor Author

Hi all,
cannot understand the reason of the 2 above errors. Please let me know if they are my fault or not.

@danmois
Copy link
Contributor

danmois commented Dec 21, 2024

Hi all, cannot understand the reason of the 2 above errors. Please let me know if they are my fault or not.

Hi, not related to your modifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants