mean00
mean00
The problem is finding a free ADC able pin PA7 is connected to TestSignal, awkward to use as a voltage input pin
I dont know if that would work DB0/1 are used as digital in/out, not sure it is a good idea to connect an analog signal (the battery voltage) there. The...
you dont really know how the LCD side behaves Using a small mux is an option also, but it requires non trivial change
I'm splitting your post into https://github.com/mean00/lnDSO150/issues/6 for clarity
Hi Let me check that one. The main underlying problem is that i'm trying to avoid double completely. The GD32F303/CH32V30X have single float support, so the math lib is very...
I'm not reproducing that one, both with clang & gcc on linux gcc version 11.3.1 20220712 (xPack GNU Arm Embedded GCC x86_64)
Hi, Nice catch, an API change that was not propagated. Yes a MR would be great.