Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Change the FMC frequency source to HCLK#995

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Bexin3 wants to merge2 commits intoarduino:main
base:main
Choose a base branch
Loading
fromBexin3:main

Conversation

Bexin3
Copy link

@Bexin3Bexin3 commentedNov 10, 2024
edited
Loading

Change the FMC frequency source to HCLK, freeing up PLL2 for other uses. On Portenta, the frequency will be same. On giga it will be higher but still within spec, and timings should get recalculated based on MICROPY_HW_SDRAM_FREQUENCY.

Change the FMC frequency source to HCLK, freeing up PLL2 for other uses. On Portenta, the frequency will be same. On giga it will be higher but still within spec, and I timings should get recalculated based on MICROPY_HW_SDRAM_FREQUENCY.
@CLAassistant
Copy link

CLAassistant commentedNov 10, 2024
edited
Loading

CLA assistant check
All committers have signed the CLA.

@Bexin3
Copy link
Author

Had to do a small change, should be in a final form now though.

@megacct
Copy link
Contributor

Applied this PR to my GIGA and ran its SDRAM intensive workload for 90mins or so. Nil impact. I will continue running with these changes and report any issues

@Bexin3
Copy link
Author

Applied this PR to my GIGA and ran its SDRAM intensive workload for 90mins or so. Nil impact. I will continue running with these changes and report any issues

That's great to hear!!
I tried for a bit with video transfer from camera to ram to display and worked well, though didn't test it that long yet.

From my testing I was now able to set PLL2 to any frequency while using ram, which is great as I can now use it to have ADCs run as I want them to. (Though this will be useful for anyone who wants to use PLL2 at different frequencies)

Speed wise with transfers couldn't see any decrease.

@Bexin3Bexin3 changed the base branch frommain to4.2.0-rebuildJanuary 5, 2025 10:33
@Bexin3Bexin3 changed the base branch from4.2.0-rebuild tomainJanuary 5, 2025 10:38
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@Bexin3@CLAassistant@megacct

[8]ページ先頭

©2009-2025 Movatter.jp