-
Getting the following error when running `make`:
```
ERROR: Unable to find legal placement for all cells, design is probably at utilisation limit.
```
It does, indeed, appear that some compone…
-
Replicate the functionality added in #39788 for other device classes listed here.
- [x] I2C
- [ ] I3C
- [ ] SPI
- [ ] I2S
- [ ] DMA
- [ ] UART
- [ ] Sensors
- [x] Can
-
When I do fpga verification,
First,I use I2c to communication,It's works well.
Second,I enter i3c mode,it's fine.
Third, I send RSTDAA CCC command,then,I use I2c communication . It's fail.
B…
-
This request is for a command similar to ``apio time`` that reports the FPGA utilization. Alternatively, the time and the utilization reporting can be combined into a single reporting command, that ca…
zapta updated
2 weeks ago
-
## Introduction
A proposal to unify the test apporach to zephyr peripheral devices. By using Arduio device and Click board resources, which is off-shief support, to design our test cases.
### Pr…
-
# esp32p4 support status
- Low Power System
- ✅ Low Power Core (RISC-V)
- ❗ Low-power ADC (IDF-6875)
- ❗ Low-power GPIO (IDF-7536)
- ❗ Low-power I2C Master (IDF-7540)
- ❗ Low-power I…
-
**Describe the set-up**
* The board: Nucleo-H503RB
* Compiler: arm-gnu-toolchain-13.3.rel1-x86_64-arm-none-eabi
**Describe the bug (skip if none)**
When both USE_HAL_DRIVER and USE_FULL_LL…
-
DLogger is not in good shape. Roger to refactor to bring to a polished state that does what we want it to.
Primary:
- easily set the frequency of sensors
- get what we need from said sensors
-
Hi:
Have you ever test the IBI without MDB condition?
ENA_IBI_MR_HI = 6'b00_0001;//IBI capable
ENA_TIMEC =5'b0_0000;//no Timing control
BCR[2]=0;//no MDB
My task pulls the SDA low 20ns before …
-
nordic 的IIC 优化一下