-
```
What steps will reproduce the problem?
1. write small program which contains next instructions in specified order:
MOV r0,#0xa50000
LDR r0,=0x123456
STM r1,{r0,r2}
2. compile
3. run
W…
-
Would it be possible to add support for the SDIO HAL implementation within Arduino_Core_STM32 being developed by STM? -> https://github.com/stm32duino/Arduino_Core_STM32
There is a native SDIO imp…
-
This error occurred in an emulator FWIW and reported via play store
```
"main" prio=5 tid=1 Native
| group="main" sCount=1 dsCount=0 flags=1 obj=0x74d44f50 self=0xef574000
| sysTid=20325 n…
-
Hi, I really like this project but its dependency on the Arduino library currently hinders me from using it.
I know the project name is `Arduino-FOC` but I was wondering if it would be possible to us…
-
ORGs are indexed in their own ES index, separate from DEVs. There is no real use case for displaying them other than my own curiosity.
* [x] display the list similar to the list of DEVs using the…
-
New YAPicoprobe ( Pico) out of the box, fresh connectors and the latest release bin ( [yapicoprobe-0120-pico-f726bca.uf2](https://github.com/rgrr/yapicoprobe/releases/download/v1.20/yapicoprobe-0120-p…
-
There are points in the execution of a script where we can guess the result of an expensive operation, and continue on a speculative basis before the operation is complete. For example we can guess t…
-
Step 1: analyze STM data to get an average ratio of congestion on each segment (like on average, between 6 and 9 AM, the speed should be reduce to 0.6 of the free-flow speed)
Step 2: change the spe…
-
plotters already nicely integrates with slint, as visible in this example:
https://slint-ui.com/releases/1.0.0/demos/plotter/
But one big selling-point of slint is to able to handle even embedded …
-
Hi,
Many thanks for a superb package for topic modeling! I believe I spotted a small error in the documentation for the function searchK.
The description of searchK states that:
> With user-s…