Xilinx / Xilinx/embeddedsw

Wrong xqspipsu_hw.h:XQSPIPSU_DATA_DLY_ADJ_OFFSET value

Open
#158 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
1.2k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Wrong xqspipsu_hw.h:XQSPIPSU_DATA_DLY_ADJ_OFFSET value 0X000000F8U see xqspipsu_hw.h#L808

Correct value is 0x000001F8U see Xilinx QSPI_DATA_DLY_ADJ (QSPI) Register

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open XilinxProcessorIPLib/drivers/qspipsu/src/xqspipsu_hw.h at line 808 and compare XQSPIPSU_DATA_DLY_ADJ_OFFSET with the linked QSPI_DATA_DLY_ADJ register documentation. Correct the constant to the documented value, then verify the header change against the register reference.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.