-
### Issue description
Unable to build MK4Duo without LCD.
### Firmware version
MK4duo 4.4
### My setup
RUMBA32 with 6x TMC5160
Delta with sensorless homing and sensorless endstops
NO LCD…
-
Hello,
I have tried to hook up Delta MS300 with EtherCAT communication card. The drive gets to OP state but I am missing hal pins like run forward, to control VFD. Did I miss something?
-
I am currently working on integrating an HMI (Human-Machine Interface) to set and get values through the MCU's custom register map. Specifically, I am looking to achieve the following:
1. **Set Val…
-
VScode中idf版本:4.4.6(通过vscode插件安装)
mdf也是通过vscode安装的为master版本
在编译到aliyun_sdk的时候报错ninja: build stopped: subcommand failed.
[1091/1120] Building C object esp-idf/aliyun_sdk/CMakeFiles/__idf_aliyun_s…
-
I just got a hold on the lpc1768 and the MMA7361 accelerometer and I'm just curious on the story of analog inputs in Zinc. Ideally there would be ADC support within the API.
I'd definitely send a PR …
-
Hi,
I'm very new with esp32 and esp-idf and I try to learn how to use it.
The, at the first try with your code, I've got the following
```
-- Configuring done
-- Generating done
-- Build f…
-
**Describe the set-up**
I'm using the 32F769IDISCOVERY board and Mbed OS 6.17.
**Describe the bug**
The HAL_QSPI_Transmit sometimes times out instead of returning data.
**How To Reproduce*…
-
- Version of `ssd1306` in use (if applicable): current git version
## Description of the problem/feature request/other
I was stripping down my `Cargo.toml` to report a runtime problem with another…
-
We have support for arduino and mbed frameworks, but would like to investigate support for using nordics nrf5 sdk (hals/drivers, etc).
I think I understand about 80% of what needs to be done, but m…
-
I'm trying to run blade on an Intel HD Graphics 4000 (Gen7, Ivy Bridge). When I run it using Vulkan with the following command everything seems to work:
```
cargo run --release --example particle
…