kriswiner / IIS3DWB

Arduino sketches for ST's IIS3DWB vibration analyzer accelerometer
21 stars 12 forks source link

Used library #8

Closed boebelix closed 1 year ago

boebelix commented 1 year ago

Welche RTC Bibliothek wurde für das Projekt genutzt?

kriswiner commented 1 year ago

You don't need to use the RTC to make the IIS2DWB work, this is an RTC API which is part of the STM32L4 Arduino core here https://github.com/GrumpyOldPizza/arduino-STM32L4. It is specific to the STM32L4 and maybe to the particular MCUs (L432, L433, L476, etc). Since I used an STM32L476 dev board for my tests I made use of the built in RTC...

On Mon, Jan 30, 2023 at 11:09 AM Stefan Böbel @.***> wrote:

Welche RTC Bibliothek wurde für das Projekt genutzt?

— Reply to this email directly, view it on GitHub https://github.com/kriswiner/IIS3DWB/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTDLKUMSO5ANXFYVCIS2VLWVAGYJANCNFSM6AAAAAAULQZ6SM . You are receiving this because you are subscribed to this thread.Message ID: @.***>