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

Added H743Vx variant #1192

Closed
wants to merge 8 commits into from
Closed

Added H743Vx variant #1192

wants to merge 8 commits into from

Conversation

vladkozlov69
Copy link
Contributor

Summary

This PR contains basic support for the generic STM32H743Vx boards (there are many such boards on Aliexpress)

So far I have tested and working:

[+] Generic GPIO ("blink")
[+] I2C1
[+] DAC
[+] ADC
[+] UART1, UART2, UART3
[+] SDIO
[+] SPI
[+] PWM
[+] RTC
[+] Tone
[+] SerialUSB

@vladkozlov69 vladkozlov69 reopened this Sep 25, 2020
@fpistm fpistm added the new variant Add support of new bard label Sep 25, 2020
@fpistm
Copy link
Member

fpistm commented Sep 25, 2020

Thanks @vladkozlov69

@fpistm
Copy link
Member

fpistm commented Oct 26, 2020

Will be added later when #1091 will be done

fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Mar 24, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added the abandoned No more work on this label Mar 24, 2021
@fpistm
Copy link
Member

fpistm commented Mar 24, 2021

Hi @vladkozlov69
I've included your PR in #1091, it has been reformatted to the new variant definition way and made some fixes.
So I close this one as it is superseded by #1091.
Thanks again for your contribution.

@fpistm fpistm closed this Mar 24, 2021
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Mar 28, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Mar 29, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Mar 30, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Mar 30, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Mar 30, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Apr 2, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Apr 8, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Apr 9, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Apr 9, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Apr 9, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Apr 12, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Apr 14, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Apr 15, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this pull request Apr 15, 2021
Supersede stm32duino#1192

Signed-off-by: Vladimir Kozlov <vkozloff@gmail.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abandoned No more work on this new variant Add support of new bard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants