stm32duino / STM32RTC

Arduino RTC library for STM32.
131 stars 48 forks source link

DWM1000 STM32F103 #81

Closed hhl-16 closed 1 year ago

hhl-16 commented 1 year ago

hi guys i use https://github.com/thotro/arduino-dw1000 to stm32 connect dwm1000. it works I'm running a test sketch basicsender with frequency 3hz ~ T = 300ms I am using a battery for the circuit, so I want to use it

include "STM32LowPower.h"

but error

image
fpistm commented 1 year ago

Hi,

avoid to open several entries for the same issues. I close this one as you open it in STM32RTC while you talk about STM32LowPower and it is a duplicated of this discussion: https://github.com/stm32duino/Arduino_Core_STM32/discussions/1894