Thomas Roell
Thomas Roell
As per readme: USB Serial driver setup for Tlera Corp boards (Window XP / Windows 7 only) Go to ~/AppData/Local/Arduino15/packages/grumpypoldpizza/hardware/stm32l4//drivers/windows Right-click on dpinst_x86.exe (32 bit Windows) or dpinst_amd64.exe (64 bit...
USB: Good thought, but that will take time. MPU support is not planned. At the end of the day you need a mechanism to statically declare your MPU regions (assigned...
Sorry, no USB host. There was no space on the PCB to have the necessary additional components. N.b. that there were also no free GPIOs ...
@ramonschepers The Arduino spec only implements 8 bit data. If you are using SPI mode 3, it does not make a difference of you have a 8 bit or a...
What is the problem exactly ? Hang ? Wrong value ? Spike ?
Do you have time to review some future pending work for DOSFS/FS ?
Mind quickly sending me a note to [email protected] to take this offline ? - Thomas On Sun, Feb 4, 2018 at 9:23 PM, profezzorn wrote: > Sure. > > >...
Got an update coming that will adjust dosfs_api.h properly.
RTC on STM32L476RG is connected to a supercap, which keeps RTC running for about 8 hours. That may or may not be good enough. With RTCLib, have you checked whether...
> Thanks for your reply Thomas. If the supercap gives 8 hours backup then why is my RTC time resetting everytime the power goes off even for 1 second? Do...