-
Hi, sorry to border you guys, I am running into an issue when controlling a st7789 without **CS** pin. The board I am using is an Esp-32 module and here is the config:
`
// Pin configs
#define TF…
-
Why there is not fallowed the driver filenames convention of the original arduino drivers, you named XSPI.h and XSD.h instead of SPI.h and SD.h, that will make those two drivers incompatible with all …
-
### Вы капитан команды?
- [x] Yes, I am a leader of my team
### Вы готовы приехать на Хакатон в Москву?
- [X] Yes, my team will attend
### Подробно опишите идею вашего проекта
Хотел бы …
-
Need an ethernet option for the Project Lab form factor.
The ProjectLab supports click boards but click boards use SPI Ethernet which is not yet supported on the meadow platform.
Currently, atte…
-
> estimate 8
> Corresponds to SH:3 on internal tracking
-
Hello, using Arduino Zero (SAMD21G18) and chip SST26VF064B the sketch flashdiagnostic does stuck at begin() call. After struggling a lot with electrical connection and making a good board layout t…
-
Hi Daniel,
thanks for your great job, do you know why the OPC can't start with /dev/spidev0.0?
I connected it directly with SPI GPIO instead of USB...
Thanks
Best regards Marco
-
how can I change the spi mode to 3?
it's mentions that it was verify on Micron N25Q, but it required spi mode = 3
I see any option to change the spi mode
-
Hi,
Sorry if this is a really stupid question. Im trying the SPI blink example using a Teensy 4.0 and a 74HC595. I want to be able to use each output on the 595 as a normal output. For some reason …
-
Are you receiving `Starting LoRa failed` while using the demo code?
PLEASE see the [FAQ #1](https://github.com/sandeepmistry/arduino-LoRa#faq) about using [setPins](https://github.com/sandeepmistry…