NFC 芯片组评估工具

发布于 2024-12-27 16:49:16 字数 371 浏览 5 评论 0原文

我需要开发一个 NFC 芯片组评估工具。我需要将 NFC 板(包括 NFC 芯片)连接到 PC(在 Windows 中运行)。然后我需要使用软件工具将芯片的所有数据传输到我的电脑上。这是我第一次尝试这样做。我需要一些关于第一步的建议。我想,我会使用 TCP-IP 协议来连接芯片组。但它究竟是如何运作的呢?例如,有一个 USB 测试器... http://www. vconsole.com/client/?page=page&id=13。我的工具将与此类似。 我还需要在框架的低级别条目中进行验证。 我需要该工具的开发过程描述。步骤是什么? 感谢您的建议。

I need to develope a NFC chipset evaluation tool. i need to connect the NFC board (that includes the NFC chip) to PC (running in Windows). then i need to get all the data of the chip to my PC using a software tool. this is the first time i am trying to do it. i need some advises regarding the first steps. i suppose, i would use a TCP-IP protocol to connect with the chipset. but how exactly it would work? for example, there is a USB-tester... http://www.vconsole.com/client/?page=page&id=13. my tool will be similar to this.
i also need to validate in the low level entry, for the framework.
i need to have a process description for the development of the tool. what are the steps?
thanks for your advices.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风吹雨成花 2025-01-03 16:49:16

您不能通过 USB/I2C 连接使用 TCP/IP。大多数测试板都附带可用于连接到测试板的软件。你问的是一个非常广泛的问题。如果您尝试编写自己的问题,或者将其连接到 Excel 来运行测试,那么您将走上一条非常耗时的道路。这里的人愿意帮助你解决你所困惑的问题,但不会为你做所有艰苦的工作。

就像我说的,你正在开始一个大项目,并且需要进行大量研究。然后我建议提出具体问题而不是非常笼统的问题。

至于从哪里开始,我会首先写下你想知道的所有内容,然后开始弄清楚如何获得每个单独的部分。

You cannot use TCP/IP over a USB/I2C connection. Most test boards come with software that you can use to connect to the board. What you are asking is a very broad question. If you are trying to write your own question, or hook it up to Excel to run tests with, you are progressing down a very time consuming path. People here are willing to help you figure out a question you are stuck on, but not to do all the hard work for you.

Like I said, you are starting on a BIG project, and will need to research A LOT. Then I'd recommend asking specific questions rather than very general questions.

As far as where to start, I'd start by writing down everything you want to know, and then start figuring out how to get each individual piece.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文