-
Sorry for writing directly in the issue, and congratulations on this project!
I’d like to try using your PRU project board for my DIY lathe project.
Here is some information about my setup:
I’m…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
Dear TouchNetix Team,
I am able to read the data in polling mode from axiom using SPI communication, but overflow bit is set. So I want to read data in interrupt mode.
For interrupt mode, I conf…
-
For example, communicating with an SSD1677 eink display chip. ([Datasheet](https://www.waveshare.com/w/upload/2/2a/SSD1677_1.0.pdf))
Rather than having separate in/out data pins, they instead have …
-
Hi @UsefulElectronics ,
I want to connect SSD1306 (128X64) display with ESP32 using SPI communication. The LVGL already has I2C communication for this particular Display. I have modified that code to…
-
Dear all
I'm trying to set up a board using Microchip's MCP2518 controller ([MCP2518FD CLICK Board](https://www.mikroe.com/mcp2518fd-click)) together with an Arduino Uno, but I can't get SPI commun…
-
Hi everyone, I bought two tmc5160 from bigtreetech more specifically these https://www.biqu.equipment/products/bigtreetech-tmc5160-v1-0-driver-spi-mode-silent-high-precision-stepstick-stepper-motor-dr…
ghost updated
3 years ago
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
Sensorless homing with SPI_ENDSTOPS doesn't work for dual-Y setups, the X-asis homes correctl…
-
The following code is not right, as it would require the data to be prepended with a dummy byte
```rust
impl SPIInterface
where
SPI: Transfer,
CS: OutputPin,
{
fn read_any_register(…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…