-
Notifications
You must be signed in to change notification settings - Fork 2
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
This code have bch error. #1
Comments
Are you using Vivado ? Which FPGA are you targeting ? Please give the steps you followed to reproduce that error. |
Thank you for your reply, FPGA : ARTIX7 XCA7A35T-2FGG484C |
Thank you for reporting this. I must find a way to check this myself and try and fix this. |
HDMI sink prompt: ChecksumErrOrBCHParityErr |
Can you explain what your HDMI sink is exactly? Is it a debugging device? Also could you try inverting the clock signal by setting the INVERTED_TX generic to "1000" ? |
Thank you for your patient guidance hdmi sink ic : MTK TSUSV56 Could you make it produce additional information to narrow the search for the issue? Also could you try inverting the clock signal by setting the INVERTED_TX generic to "1000" ?
|
Thank you for the information. I haven't found any useful information on this sink device. Did you try using another display / HDMI sink ? About the clock inversion, you need the latest commit of ZHDMI:
You can see an example in demo/hdl/zhdmi_demo_top_zynqberry.vhd. On this example If you set |
Oh, it is TSUMV56, not TSUSV56. Is it on the same board as the XC7A35T, or a separate one? Is there a datasheet for TSUMV56 available somewhere? |
I didn't use any other HDMI SINK, |
Ok, please send the datasheet to my email (the address is on my git commits). It may help me understand what is going on. |
I have sent an email to: [email protected] But the email was not sent successfully, please let me know email address |
You can send it to [email protected] |
This code have bch error.
The text was updated successfully, but these errors were encountered: