管理 给我的留言
-
lulu922 留言于2007-12-04 17:31:28
- 你好,我是个niosii 初学者,想实现一个数码管的动态显示,但是软件C程序不知该如何写,能指点一下吗?对了,我用的是DE2的板子,十分感谢!
-
sirius 留言于2007-11-20 20:39:11
- 大学快毕业了,刚进入设计的入门。把你得blog看了一遍,感觉你在这方面做了很多。
能否给与些指导。谢谢!
bob.wjn@126.com
希望可以和你交流。
-
frisky1985 留言于2007-11-08 03:53:07
- So perfect! I do admire you. And recently I do a
project with WinAvr, so could you just make
much more basic information about WinAvr?
Thank you very much2007-11-18 17:05:41
真的很惭愧,搞了两年mcu,fpga,现在的实习工作却跟这一点不相关。spi我们电子设计的时候一直在用,winavr也是(搞avr就应该用这),只是我电脑还在学校,我也没时间回去了......
-
liuying810 留言于2007-10-10 14:46:30
- 我想参考一下你的用FPGA实现SPI接口的程序,请问能不能发给我一份?谢谢
liu_ying.810@163.com2007-11-18 17:13:20
我下次回学校,给你发吧,
-
SPoint_15 留言于2007-08-10 10:36:44
- 我在用JTAG方式下载时遇到以下问题
Error:CONF_DONE pin failed to go high in
device 1
请问应如何解决?谢谢!2007-08-13 14:16:11
我没有碰到过这种情况,仔细检查一下管脚的连接,电平是否兼容吧!!2007-08-13 14:22:16
You may receive this error from the Quartus® II software if the nCE pin of the device is not connected to GND. For example, if you have a multi-device passive serial chain, the nCE of the first device would be connected to GND, while its nCEO pin would feed the nCE pin of the next device in the chain. Since the second device\'s nCE pin is not connected to GND, JTAG programming would fail and the Quartus II software will report \'CONF_DONE failed to go high in device 2\'. For successful JTAG programming of a device chain, all nCE pins must be connected to GND.
altera官网上的 看看是否有用,,
