jlab-sensing/ENTS-node-firmware

Investigate low power uart peripherial for SDI-12

Open

#72 opened on Apr 19, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C (7 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the Enhancement Switch implementation of hardware SDI-12 protocol from full USART to the LPUART to save power.

Benefits Power Savings

Possible Drawbacks Less functionality, maybe speed depending on the clock?

Additional Context When the hardware UART was configured, it was found that USART worked while LPUART didn't. There was also an option something along the lines of overflow protection that needed to be enabled/disabled. @stevegtaylor can provide more detail.

Contributor guide