-
Uploading to an ATTiny167 fails with "Could not find USBtiny device (0x1781/0xc9f)". It doesn't prompt for a device connect.
`
Processing attiny167 (platform: atmelavr; board: attiny167; framewo…
-
Hi,
In your repo there's a laptop (640 g9) with protocol "SPIC". Is this a typo or is this a different SPI protocol? Do you have any references?
-
### 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…
-
想用K2P试试这个功能,不知道这个spi nand芯片能不能成功。PDFN8封装的1gb/2gb芯片不好找,看了看也就这个还行。
-
HW info:
- Holtek HT32F1654 (Cortex-M3)
- GigaDevice 25Q40CT 4Mbit SPI Flash
- 3x Macroblock MBIA043GP (1 per channel)
CN2 header:
pin 1: 3v3
pin 2: SWDIO
pin 3: SWCLK
pin …
-
`delay()` is often used for bit-banging protocols like I²C, Serial and SPI.
By default, `delay()` yield at other tasks under Energia MT.
How to use `delay()` without yielding?
This may solve #675 a…
-
**Describe the bug**
The MCUX LPSPI SPI driver handles SPI chip selects inconsistently when comparing GPIO CS and "native" controller CS handling over multipart transfers.
With GPIO CS enabled (wh…
-
Using authorization code (keycloak14.0.0), the password is clear text.
![image](https://user-images.githubusercontent.com/30930127/174972584-ccc4aa09-2c17-4af8-922e-e24d6a1e71c0.png)
And i use thi…
-
As this chip is connected to the second SPI bus, work will first have to be done to enable this access because the current MS IoT SDK only provides access to the "default" SPI0.
-
File "/home/pi/Development/joycontrol_bot_designer/command.py", line 298, in run
await asyncio.gather(self.get_txt(), self.get_cmd())
File "/home/pi/Development/joycontrol_bot_designer/comma…