Skip to content

Add support for Generic Node Sensor Edition by TTI #1459

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 8 commits into from
Aug 13, 2021

Conversation

sabas1080
Copy link
Contributor

@sabas1080 sabas1080 commented Aug 8, 2021

Hi @fpistm

I am working to add support to Generic Node Sensor Edition by TTI, I have received a piece of hardware, at the moment the basic support is ready

  • Basic Support STM32WL55CCU

Thanks

@fpistm fpistm added the new variant Add support of new bard label Aug 9, 2021
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

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

Thanks @sabas1080 for this PR
I've made some fixes, cosmetic and rename the variant to be more precise than simply Generic Node.

Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

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

Hi @sabas1080 and @Liars126
I could not push on your branch so please update your PR like this one:
https://github.com/fpistm/Arduino_Core_STM32/tree/generic_node_SE

I've fixed some issues, do some cosmetic and add the linked generic variants.

About your issue with I2C, it seems there is no PU resistors for I2C lines. You can try to redefine the I2C peripheral pins array to enable the PU.

Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

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

Thanks for the update anyway please rework your branch to have only 2 commits. 1 for generic addition and 1 for generic node (like in my branch) else I will not be able to merge.

@fpistm fpistm added this to the 2.1.0 milestone Aug 13, 2021
@fpistm fpistm changed the title Add support for Generic Node by TTN Add support for Generic Node by TTI Aug 13, 2021
@fpistm fpistm changed the title Add support for Generic Node by TTI Add support for Generic Node Sensor Edition by TTI Aug 13, 2021
@fpistm fpistm merged commit 362db9a into stm32duino:master Aug 13, 2021
fpistm added a commit that referenced this pull request Aug 13, 2021
Add support for Generic Node Sensor Edition by TTI
@fpistm
Copy link
Member

fpistm commented Aug 13, 2021

@sabas1080
I had to clean the master due to all merge PR from your fork. Please next time avoid this. Simply sync your fork and rebase your branch on master. Thanks.

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.

2 participants