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

Support for LPTIM #104

Open
HalfSweet opened this issue Nov 8, 2023 · 1 comment
Open

Support for LPTIM #104

HalfSweet opened this issue Nov 8, 2023 · 1 comment

Comments

@HalfSweet
Copy link

For some mcu's they come with LPTIM peripherals which are more flexible and lower power consumption than RTC for low power applications. will STM32LowPower library support LPTIM peripherals.

Maybe I can open a new pr, but this may require a new STM32RTC like dependency library, is there any coding specification required in this regard

@fpistm
Copy link
Member

fpistm commented Nov 8, 2023

Hi @HalfSweet
any contribution are welcome.
I guess the first step would be to add the LPTIM in the PeripheralPins.
I don't catch your point about a "new STM32RTC like dependency library"

@fpistm fpistm added this to To do in STM32duino libraries via automation Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants