-
### Reproduction steps
When I use the iic protocol to communicate, I want to display different contents by rotating the encoder, but the contents of the screen do not change when I rotate the encoder…
-
I'm communicating with I2C GYROSCOPE sensor using this code. All the code works well, but it's not printing the received data values.
``` python
from pynq import Overlay
from pynq import MMIO
im…
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## 🐛 Bug
用示例代码测试时报错TypeError: expected Tensor as element 1 in a…
-
在rtt setting中添加了max30102软件包,在配置完IIC的引脚以及使能IIC设备后,直接运行了例程。但是FINSH中却显示
>(rt_object_get_type((rt_object_t)thread) == RT_Object_Class_Thread)
assertion failed at function:rt_thread_delete, line numbe…
-
If the read fails, you should return a DateTime error, which is not good for your program.
write_then_read returns false on failure and true on success.
The library should also handle this.
It look…
-
![dsview-error](https://user-images.githubusercontent.com/52952674/160233859-4862fbcb-35ff-4356-b0aa-072e6647d3b2.png)
-
It is my first time opening an issue.
Here is the [zulip topic](https://leanprover.zulipchat.com/#narrow/stream/113489-new-members/topic/A.20better.20notation.20for.20limit)
Is there a better not…
-
# 参考
- [STM32 IIC通信简介+PCF8563时钟芯片示例](http://blog.csdn.net/u013053268/article/details/52399301)
- [pcf8563 C语言编程](http://blog.csdn.net/yingqiyingqi/article/details/7398353)
- [RTC芯片程序 (正点原子)](…
-
@FrostRaptor I have a bit of an oddity for you. I here have a log that shows that a Locust IIC (a 25 ton mech) did 95 damage with a kick (and 48 instability). Here's the relevant log excerpt:
19:41:2…
-
Sorry to disturb you, but have you published the code of IIC v2 mentioned in the paper?