完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,
亲爱的朋友,我需要用斯巴达6同时驱动2个nrf24l01无线模块; 其中一个是接收器,另一个是发射器; 我搜索过网站,但都用微控制器驱动它; 用FPGA无法做到这一点???????????? 但如果有可能,请帮助我。 谢谢 以上来自于谷歌翻译 以下为原文 Hi, dear friend i need to drive 2 nrf24l01 wireless modules in same time with a spartan 6 ; one of them is receiver and the other works as a transmiter; i have searched sites but all drived it with microcontrollers; It's NOT possible with FPGA???????????? but if it is possible, please help me. thanks |
|
相关推荐
7个回答
|
|
>任何人都没有使用过FPGA吗?
您可能没有找到任何对此的引用,因为它是一个利基应用程序,只有极少数人使用它。 >是频率问题吗?(FPGA Clk高于控制器) FPGA可以在任何频率下运行。 >这是针问题吗? (不能生产enogh Amper或.....? FPGA可以在很宽的IO标准范围内运行。 继续创建接口,控制器并发布它,然后您可以成为模块接口到FPGA的社区专家。 ------您是否尝试在Google中输入问题? 如果没有,你应该在发布之前。太多结果? 尝试添加网站:www.xilinx.com 在原帖中查看解决方案 以上来自于谷歌翻译 以下为原文 > whay any body did NOt worked with FPGA??? You are likely not finding any references to this because it is a niche application with a very small number of people using it. > is it the frequency problem?( FPGA Clk is to higher than controolers) The FPGA can operate at any frequency. > is it th pin problem ? ( cant produce enogh Amper or .....? The FPGA can operate across a very wide range of IO standards. Go ahead and create the interface, the controller and publish it and then you can be the community expert on interface the module to an FPGA. ------Have you tried typing your question into Google? If not you should before posting. Too many results? Try adding site:www.xilinx.comView solution in original post |
|
|
|
您可以使用FPGA完成微控制器的任何操作。
您必须设计模块的物理接口和控制器以使模块工作。 ------您是否尝试在Google中输入问题? 如果没有,你应该在发布之前。太多结果? 尝试添加网站:www.xilinx.com 以上来自于谷歌翻译 以下为原文 Anything that you can do with microcontroller you can do with an FPGA. You will have to design the physical interface to the module and a controller to make the module work. ------Have you tried typing your question into Google? If not you should before posting. Too many results? Try adding site:www.xilinx.com |
|
|
|
感谢您的回答朋友,但我已经与微控制器合作,我知道SPI protocole是它的接口协议,但主要的问题是任何机构都没有使用FPGA吗?
这是频率问题吗?(FPGA Clk高于控制器) 这是针问题吗? (不能生产enogh Amper或.....? 和这样的许多Quistions; 以上来自于谷歌翻译 以下为原文 thanks for your answer friend but i have worked with microcontrollers and i know that SPI protocole is the interface protocoll for it, But the main quistion is whay any body did NOt worked with FPGA??? is it the frequency problem?( FPGA Clk is to higher than controolers) is it th pin problem ? ( cant produce enogh Amper or .....? and so many Quistions like these; |
|
|
|
>任何人都没有使用过FPGA吗?
您可能没有找到任何对此的引用,因为它是一个利基应用程序,只有极少数人使用它。 >是频率问题吗?(FPGA Clk高于控制器) FPGA可以在任何频率下运行。 >这是针问题吗? (不能生产enogh Amper或.....? FPGA可以在很宽的IO标准范围内运行。 继续创建接口,控制器并发布它,然后您可以成为模块接口到FPGA的社区专家。 ------您是否尝试在Google中输入问题? 如果没有,你应该在发布之前。太多结果? 尝试添加网站:www.xilinx.com 以上来自于谷歌翻译 以下为原文 > whay any body did NOt worked with FPGA??? You are likely not finding any references to this because it is a niche application with a very small number of people using it. > is it the frequency problem?( FPGA Clk is to higher than controolers) The FPGA can operate at any frequency. > is it th pin problem ? ( cant produce enogh Amper or .....? The FPGA can operate across a very wide range of IO standards. Go ahead and create the interface, the controller and publish it and then you can be the community expert on interface the module to an FPGA. ------Have you tried typing your question into Google? If not you should before posting. Too many results? Try adding site:www.xilinx.com |
|
|
|
shar01写道:
感谢您的回答朋友,但我已经与微控制器合作,我知道SPI protocole是它的接口协议,但主要的问题是任何机构都没有使用FPGA吗? 这是频率问题吗?(FPGA Clk高于控制器) 这是针问题吗? (不能生产enogh Amper或.....? 和这样的许多Quistions; 我的猜测是,那些在FPGA中实现这些东西接口的人以此为生,因此不能或不会在互联网上发布他们的设计。 这并不难。 RTFDS。 ----------------------------是的,我这样做是为了谋生。 以上来自于谷歌翻译 以下为原文 shar01 wrote:My guess is that the people who've implemented interfaces to these things in FPGAs do it for a living and as such cannot or will not post their design on the Internet. It's not hard. RTFDS. ----------------------------Yes, I do this for a living. |
|
|
|
伙计们我打算用Spartan6做这个,想法是将nrf24L01中的2个连接到FPGA,作为与其他自身通信的方式。
(他们中的一些人会与他们沟通) 我将在下周分享并讨论本主题中的qsk问题。 请帮助我们获得良好的体验。 谢谢。 以上来自于谷歌翻译 以下为原文 Guys i'm going to do it with a Spartan6, idea is connecting 2 of nrf24L01 to FPGA as a way to communicate with other kineds of itself. (there wile be some of them to communicate with) i'ii share and will qsk questions in this topic in next weeks. please help to have a good experience. thanks. |
|
|
|
这样做有什么好运
我在考虑做同样的事情。 我发现有一些代码可用。 https://www.eewiki.net/display/LOGIC/Serial+Peripheral+Interface+%28SPI%29+Master+%28VHDL%29 以上来自于谷歌翻译 以下为原文 any luck with doing this. I was thinking of doing the same thing. I have found that there is some code available. https://www.eewiki.net/display/LOGIC/Serial+Peripheral+Interface+%28SPI%29+Master+%28VHDL%29 |
|
|
|
只有小组成员才能发言,加入小组>>
2385 浏览 7 评论
2800 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2264 浏览 9 评论
3336 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2433 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
763浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
548浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
377浏览 1评论
1970浏览 0评论
688浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-26 16:17 , Processed in 1.851035 second(s), Total 90, Slave 73 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号