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

STM32H7B0VBTX board variant added to the boards#2387

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

Merged

Conversation

Aurentiaco35
Copy link
Contributor

I added this variant and tested everyhing works like expected for STM32H7B0VBT. I tested specificly for STM32H7B0VBT in my project but I added the other boards like in Add a new vatiant wiki. Please update the wiki the memory part should not updated like in wiki otherwise it is not working because of cortex m7 it need partial memories.

I added this variant and tested everyhing works like expected for STM32H7B0VBT. I tested specificly for STM32H7B0VBT in my project but I added the other boards like in Add a new vatiant wiki. Please update the wiki the memory part should not updated like in wiki otherwise it is not working because of cortex m7 it need partial memories.
Copy link
Member

@fpistmfpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Hi@Aurentiaco35
Thanks for the PR.
About the Size in linker script, it should simply refers to the one defined in the boards.txt.
Then all generic variants have the correct value and can benefit of the offset feature.
In the boards.txt, the value of the RAM have to be updated to match the correct size used for Arduino, mainly when it is not contiguous.
The wiki, show a simple use case where only 1 FLASH and 1 RAM section are described.
Even the linker script can be updated, for example when RAM's are contiguous then only one with the full size can be defined.

@fpistmfpistm added the new variantAdd support of new bard labelJun 3, 2024
@fpistmfpistm added this to the2.8.0 milestoneJun 3, 2024
Aurentiaco35and others added12 commitsJune 3, 2024 16:33
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
…t.ldCo-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
…t.ldCo-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
…_clock.cCo-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
…_clock.cCo-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
…_clock.cCo-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
@Aurentiaco35
Copy link
ContributorAuthor

I commited these suggestions. Thank you for your help.

fpistm reacted with thumbs up emoji

@Aurentiaco35Aurentiaco35 requested a review fromfpistmJune 4, 2024 06:51
I added space character as it in the test error Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
Copy link
Member

@fpistmfpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

@Aurentiaco35
Copy link
ContributorAuthor

I couldn't understand in that linkintor which part should I update?

@fpistm
Copy link
Member

Nothing. The url probably down during the test.

@Aurentiaco35
Copy link
ContributorAuthor

Aurentiaco35 commentedJun 4, 2024
edited
Loading

So what should I do next is there anything that I can do? When you are going to merge and we will see these boards in IDE?

Copy link
Member

@fpistmfpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Please fix the last issue and squash all commit in one.

@fpistm
Copy link
Member

And don't worry, I will merge it when last changes performed then it will be available within next release 2.8.0.

Signed-off-by: Aurentiaco35 <140486360+Aurentiaco35@users.noreply.github.com>
@Aurentiaco35
Copy link
ContributorAuthor

Thank you for your info. And sorry about it. I missed that now I commit it. Thank you again.

fpistm reacted with thumbs up emoji

Copy link
Member

@fpistmfpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM.

@fpistmfpistm merged commit483c954 intostm32duino:mainJun 5, 2024
24 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@fpistmfpistmfpistm approved these changes

Assignees
No one assigned
Labels
new variantAdd support of new bard
Projects
Milestone
2.8.0
Development

Successfully merging this pull request may close these issues.

2 participants
@Aurentiaco35@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp