代码如下 char Adress[17]; sprintf(Adress,\"%03d\",12); 编译报错warning W0745: Expected function prototype 在MDK环境下还没发生过这种事。
2023-10-27 08:15
最近在整一个Nexys3开发板驱动12864的程序,用ise编译没有出错,但是就是不显示字(我用到了function函数),后来我有单独写了一个function的程序,发现编译通过了,但是没有预期
2015-07-22 09:24
void I2C_Send7bitAddress(I2C_TypeDef* I2Cx, u8 Address, u8 I2C_Direction)中的Adress是什么的地址,用来做什么的,如何确定该地址?
2014-11-17 13:54
想请教下,最后一句为什么是与0x3F取反相与。此例程是USB_HOST_MSC例程下, cppidma.c下面的函数,请高手指教,谢谢~~~#define DESC_REGION_SIZE(1024
2019-11-04 09:01
oscilloscope always shows me the correct data(what I've written at a certain adress, is readable
2018-08-28 15:28
session.In fact, our micro sends the start condition and the slave adress, but then, the ms24sr blocks
2019-07-23 16:36
到23),应该也够用了吧。难道创建目录占很多的空间?源码看的我有点晕,有没有dalao有想法,望指点。packages/littlefs-latest/lfs.c文件对应560行处函数// check
2023-04-14 09:51
manual 14587 page 100 Is the adress 0x5000 the correct adress to take out the data port a? void
2019-07-10 08:59
怎么解决在LV中仪器IO中都能看到我的办卡的函数了可MAX中就是没有驱动麻烦大神帮忙啊,菜鸟谢谢啦,好人一生平安!!!!!!
2015-09-26 07:09
也是0x68(#define MPU6050_ADRESS 0x68),它是由who am i寄存器的默认值来决定的还是由MPU6050的硬件和AD0共同决定的呢????求大神详细告知who am i寄存器的默认值、器件地址和AD0之间的关系。。。。。。。
2016-08-23 17:08