-
Hi, first of all: thank you for your work!
Now that this is done: I'm unsure about how to use this branch for building host and slave parts.
Slave part builds OK, `idf.py menuconfig` et. al. works…
m4nko updated
5 months ago
-
**Describe the set-up**
Hardware:
- NUCLEO-H7A3ZI-Q + X-NUCLEO-BNRG2A1
Software:
- STM32CubeIDE
- Version: 1.14.1
- Build: 20064_20240111_1413 (UTC)
**Describe the bug**
Whe…
-
# Env
OS: Manjaro x86_64 6.9.2-1-MANJARO
arm-none-eabi-gcc: 14.1.0
# Compilation error
The output of `make -j4 PLATFORM=stm32f4discovery`:
```
GEN obj/.config.mk
make -C /home/sca/Progr…
-
This is a suggested solution to add octospi sotrage support to STM32H7 Series MCUs. Affecting STM32H723 and STM32H7B3 MCU.
The changes has been made to [these lines](https://github.com/micropython/mi…
-
Hi,
To me, StreamX seems to be just a thin wrapper to control DMA stream without trying to give a safe abstraction. However some setup are missing, i wonder if there is a reason:
- PINCOS: peripher…
-
programmer: stlink/v2-clone
os: linux
version: v1.8.0-2-g65f062f
command: `st-flash --debug write fw.bin 0x8000000 2> log.txt`
Writing the first page, up to 8KiB, works fine, however as soon as …
-
This causes the usb device basic test to fail in CI. See old (unfixed) Mbed issue here: https://github.com/ARMmbed/mbed-os/issues/13215
-
Up until now most of the testing and benchmarking has been done on the development machine. Each time I've tried to use e-g on real hardware I quickly discovered problems with performance and/or code …
-
Hi all,
I've been trying to get 480MHz & vos0 working on the above board (see https://github.com/bsodmike/h7/blob/master/h7-cm7/src/main.rs#L52-L115) however, this is unstable and when I power-cycl…
-
Hi,
It is said in your read me that this lib allows the user to command several steppers in a non blocking way.
I understand here that 2 steppers can be driven independantly at the same time.
I t…