应使用哪种 ARM 处理器通过以太网传输数据?
下面的问题与 8051 系列有关,因为它只有串行端口。 现在,当我发现 ARM 处理器具有内置以太网设施时,我决定转向 ARM。 因此,这将是最容易开始的一个,并且由于我了解 keil 环境,我想在支持 keil 的ARM上工作。
嗯, 干杯。
The question below was related to the 8051 family as it has only the serial ports. Now when i found out that the ARM processors have inbuilt ethernet facility i decided to mov on to the ARM's. So which would be the Most easiest one to start of and as iam aware of keil environment i would like to work on anARM which supports keil .
Thnxx,
Cheers.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
TI(以前称为 Luminary Micro)部件易于使用。 评估套件很便宜,并且 Luminary Micro 网站上有大量文档,包括示例代码。 我一直在以太网项目中使用 LM3S6965 EVK。 评估套件可与 Keil、IAR、Codesourcery 或 Code Red 编译器一起订购。
The TI (formerly Luminary Micro) parts are easy to use. The eval kits are cheap and there is a lot of documentation on the Luminary Micro web site, including sample code. I've been using the LM3S6965 EVK for an ethernet project. The eval kits can be ordered with Keil, IAR, Codesourcery or Code Red compilers.
查看 AT91SAM7X。
Check out the AT91SAM7X.
Atmel 的 AT91 SAM 系列在爱好者和业余爱好者中非常受欢迎,您会发现很多关于该 CPU 的开源示例和过多的主题。 是的,它们在 Linux 社区中得到了广泛的支持。
看看这个:http://www.at91.com
AT91 SAM series from Atmel is really popular between hobbyists and amateurs, you will find a lot of open source examples and excessive topics regarding this CPU's. And yes, they are widely supported in Linux community.
Check this out: http://www.at91.com