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

Using PMOD SF3 on Genesys2 #329

Open
1 task done
socmonster opened this issue May 23, 2024 · 2 comments
Open
1 task done

Using PMOD SF3 on Genesys2 #329

socmonster opened this issue May 23, 2024 · 2 comments
Labels
question Further information is requested

Comments

@socmonster
Copy link

Is there an existing core-v-mcu bug for this?

  • I have searched the existing bug issues

Bug Description

Hello there,

I've been working on core-v-mcu for a little bit of time. I'm currently running cli_test on Genesys2 but I've did some work on Nexys as well. The problem between the two platform is that I cannot use PMOD SF3 on Genesys2. I can work on everything except of qspi flash commands. I've checked the JXADC pin connections, and they seem OK. I also tried to use another PMOD for flash connection, but the issue is still there. I don't think this is related to software stack as well. Is there anyone worked on Genesys2 and was able to boot from flash? I guess I'm in need of to be pointed into right direction. My clock speed configurations are like below.

SYS_CLK = 20 MHz
PER_CLK = 5MHz

Kind regards,

socmonster

@MikeOpenHWGroup MikeOpenHWGroup added the question Further information is requested label May 23, 2024
@gmartin102
Copy link
Contributor

@socmonster I think the default voltage levels on the JXADC pins is incorrect for use with a digital PMOD. JP6 on the genesys2 board selects the Voltage to be used on the JXDC PMOD. it should be jumpering pins 5 and 6 for 3.3v

@socmonster
Copy link
Author

Hi @gmartin102. Yes, I think the issue might be related to this case. I'm trying to debug it. When I change the JP6 jumper as you mentioned my HS2 connection fails. When JP6 jumper is on 1 and 2 for 1.8V, HS2 is working. I'll let you know if I can manage to solve the problem.

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

No branches or pull requests

3 participants