-
-
I got 2x 2.1.1 hoverboards. I have unlocked the boards but getting errors when i try to write to them. Tried both STM Util and STM Cube prog with same failures leading me to believe it's not a softwar…
-
The main work recently (and monthly import) have involved running the bulk transformer, which transforms from the S3 files produced from buffering the Kinesis stream.
This means the app which consu…
-
Hi,
before i was able to perform a DragDrop Operation fromtDropEmptySource (connected to VirtualDataformatAdapter) to tDropComboTarget (new form on same app), after changing lines 1297 and 1303 fr…
-
Hey there,
the blue LED from the U2C V2.1 is always on, but the board is never in DFU mode. Tested with RPI and Windwos with "STM Cube Programmer".
Any ideas?
-
To switch over, should happen over a 2 day period:
### Day 1
- Perform Snapshot ingestion (until complete)
- Start the PSC Stream Ingester app (which should run continuously from this point onw…
-
Hi, it's great to see the progress of block-stm implementation for reth.
I have some questions about the implementation:
1. do we have a roadmap or eta for the v1 and v2 for the block-stm imple…
-
Hi, what version of gcc-arm-none-eabi is required to build this?
I've tried 8.2.0 on arch and it gives me this:
```
Linking: nitrokey-pro-firmware.elf
arm-none-eabi-gcc -mthumb -mcpu=cortex-m3 …
-
What I am doing wrong?
Makefile
```
# Makefile
SRCS=main.c stm32f4xx_it.c stm32f4xx_hal_msp.c system_stm32f4xx.c
SRCS += startup_stm32f407xx.s
# Binaries will be generated with this name (.elf, .b…
-
Since it should be running continuously, it is important to get notifications of when it has crashed.
It ought to be recovering if it is a brief crash, since the stream pointer is stored so it can …