Skip to content

Added the N-Versions of G0(7,8)1G(8,B)U generic Boards #1730

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

Merged
merged 7 commits into from
Jun 2, 2022

Conversation

microtronics
Copy link
Contributor

Summary

Added the N-Versions of G0(7,8)1G(8,B)U generic Boards

Validation

#####
NUM_DIGITAL_PINS = 28
NUM_ANALOG_INPUTS = 9
#####
Checking digital pins...
End check digital pins
#####
Checking analog pins definition...
End check analog pins
#####
Checking IP instances (I2C, UART, SPI)...
End check IP instances (I2C, UART, SPI)

########################################
#### Test PASSED
########################################

Code formatting

Should be fine. CI reports no errors.

Comments

This has become more commits than intended. Tested on a G071GBUxN-breakout and works fine. The other similar variants are also added and should be OK.

One Question is left:
PA0 is A0 for Arduino and USART4_TX (the default Serial). This breaks the AnalogReadSerial example from Arduino. Is this a known issue on the low pin-count devices or are there resolutions that have been used in similar cases?

@fpistm fpistm requested a review from ABOSTM May 30, 2022 08:19
@fpistm fpistm added the new variant Add support of new bard label May 30, 2022
@fpistm fpistm added this to the 2.3.0 milestone May 30, 2022
Copy link
Contributor

@ABOSTM ABOSTM left a comment

Choose a reason for hiding this comment

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

@microtronics ,
Thanks for this Pull Request.
1 small comment otherwise LGTM

Co-authored-by: Alexandre Bourdiol <[email protected]>
Copy link
Contributor

@ABOSTM ABOSTM left a comment

Choose a reason for hiding this comment

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

LGTM

@fpistm fpistm merged commit 0686800 into stm32duino:main Jun 2, 2022
cparata pushed a commit to cparata/Arduino_Core_STM32 that referenced this pull request Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new variant Add support of new bard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants