-
We are developing the application based on zephyr version 3.1.0. We have used STM32U575ZI NUCLEO board for development. Application running without MCUboot. so, its a plain application boot time. Meas…
-
Write here if you want to have another platform supported by MicroFlo, or if you are working on adding support.
The targets that are already working: Arduino
AVR8 support is in progress (see issue #5…
-
Hi Terje, today my laptop updated the windows (I'm use win10 pro) and after this, the ioSender don't respond to commands (close or wait for response). I tried restart the windows and tried restart the…
-
This is a clean-up of #590.
* #590
It will be good to have a list of known-good firmware to test hidapi. It is also good to have virtual HID device for CI.
-
### Description of defect
Nucleo WL55JC board is recognized and can be flashed without any issue but once flashed, any program does not seems to start, I tested blinky also without any success.
…
-
If you run the ./tools/configure.sh script without a ../apps folder or without setting APPDIR you get errors like below without any helpful reason what is going on. It took several minutes to figure i…
-
# Hardware wise:
On 16.12.20 we received from the mail 2 more STM32F103 Nucleo-64 boards, 3 HC-SR501 Infrared IR Sensors and 2 OV7670 Camera Modules.
We found the Reference manual that can be used t…
-
Hi,
After fixing #2 manually (until the PR will be pushed to the main source) I've tried to continue to compile the sources.
The source code:
```
#include
#include
void setup() {
//…
-
I'm attempting to get this nice demo running on my NUCLEO-WL55JC1 boards. I've made the following change to the code to account for regulations here....
```
diff --git a/shared/src/lib.rs b/shared…
-
@csurf mentioned in #166 about plans to port to the STM32 platform so I though I'd open this issue to share the work I have done in this area and too see if there is any interest in using it.
So he…