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

How to switch board to arm mode ? #59

Closed
Cpasjuste opened this issue Nov 2, 2024 · 3 comments
Closed

How to switch board to arm mode ? #59

Cpasjuste opened this issue Nov 2, 2024 · 3 comments

Comments

@Cpasjuste
Copy link

Hi,

To enable the a53 arm core, do we need to remove the "RISC-V C906 / arm A53 Select" resitor ?

Thanks.

@Taumille
Copy link

Taumille commented Nov 6, 2024

Hello, as far as I know yes, the switch can only be made through this resistor. There is three pins, VDD, CPU_SEL and GND, by default CPU_SEL is connected to VDD so the selected CPU is the RISC-V C906 but you can connect it to GND to use the Arm core, here is a part of the schematic

2024_11_06-14h02m45s

If you want to use the SG2002 SoC with its Arm CPU, you can buy the MilkV Duo 256M which has a "Boot Switch" pin that can easily be grounded.

@Cpasjuste
Copy link
Author

Cpasjuste commented Nov 6, 2024

Hi @Taumille,

First, thanks for the valuable information, it's hard to find some for this device.

Else I think I won't go for the soldering on those tiny pads, while I have the necessary tools I won't bother with that I guess. I may change my mind about this at any moment though. Also, I can't go for a bigger device, my goal is to test/replace the pico in my own made "micro rp2040 handheld", for fun.

Since I was not sure of the "switch" stuff, I started digging with the "riscv side", and it's fine/cool. That said, this repo is a little "chaotic", no offense. So I did start looking around and found your patches, then your GitHub and all the work you've done with this device. I must say that I'm very impressed, while there's some work left, it's very clean. Thanks for your work mate :)

I just forked your work today, hopefully I may be able to help a little (but while I'm developing "for fun" since maybe 15 years on many various stuff, Im far from your level :)).

Et vive la France :p

@Cpasjuste
Copy link
Author

Closing because sipeed doesn't seems to provide any support to it's boards.

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

No branches or pull requests

2 participants