braswell sdmmc only D[0] is used for data transfer.
Hello, i would like activate D[0-4] on sd port, i don't find, how to activate D1,D2,D3 ? In datasheet volume 1:Table 10-3. SD Signals:SD Card Data bits 0 to 3Bidirectional port used to transfer data to...
View Article请问edison官网的SDK在哪里下载?
请参考以下链接中的指导一步步建立Edison的开发环境。https://software.intel.com/zh-cn/iot/hardware/edison/downloads
View Article想用Edison breakout控制舵机,是不是需要接一个升压器?把3.3v换成5v?
如果该舵机是5V驱动的,确实需要一个升压IC, 因为breakout board 上只有1.8V 和3.3V两个电平输出。
View Article请问Edison驱动在哪里下载?
Edison产品所有的驱动程序都在以下链接中下载。https://software.intel.com/zh-cn/iot/library/edison-getting-started
View ArticleVME Forever!
‘Forever’ is a pretty bold term to use when discussing a technology approaching its fourth decade. Yet VME remains a go-to architecture for many defense and aerospace applications. Discover why it’s...
View ArticleInjecting Data Intelligence to Improve Operations of Industrial Assets
Extracting More Value from Existing Infrastructures Organizations today are challenged to do more with less. Generate more sales, please more customers, manage more stock, go to market faster; all...
View ArticleImage file Selection
Hi, I have an i210is chip,i want to make a connection between I210is and ethernet switch with GE PHYs by SGMII interface.I want to access the registers in Ethernet switch via MDIO interface in...
View ArticleMore details on Nokia’s use of Wind River Titanium Cloud in AirFrame Data...
As service providers plan for Cloud Radio Access Network (Cloud-RAN) deployments, the stringent capacity and latency requirements of mobile radio access technologies drive the need for an extremely...
View ArticleTurn Machine Data into Revenue with Digital Manufacturing
Machine markers are exploring new ways of utilizing digital manufacturing to better serve manufacturing clients. Using machine data, digital manufacturing can increase energy savings, production...
View ArticleSmart Buses Steer into Smart Cities with Vehicle Telematics
Smart City is pushing the transformation of bus services across cities. The core thrust of the transformation is the concept of “Smart Bus” promising to elevate road safety, operational efficiency, and...
View Article基于原装的Edison系统,有什么方法给系统装图形界面,又有什么方法让系统可以使用apt-get获取软件;换种方法,如何在Edison的ubuntu系统里...
1)Edison产品的设计理念就是作为一个headless系统来应用的,其并没有设计任何显示接口,所以没有现成的图形界面供选用。2)Edison 官方使用的是Yocto系统,在其中可以使用opkg命令进行包的安装及管理。
View ArticleEdison 的板子为什么无法接收传感器通过UART接口回传的数据呢?
Edison的UART是可以完成这类任务的,而且是一个非常成熟的方案,如果软硬件设计上没有错误的话不会导致无法通信。 建议可以排查一下电平是否匹配,同时UART通信格式是否一致。
View Article用Edison专用的ubuntu系统,有arduino的功能吗?
Edison 产品使用的是Yocto操作系统,官方并没有发布过可用的ubuntu系统,所以自制系统自然不会带有官方的Arduino功能。
View Article在用libmraa控制Edison GPIO口,如何修改GPIO权限呢?我试过 "sudo chmod 666 /dev/tty*",没有效果。
如果是MRAA 库内的操作,请参考 http://iotdk.intel.com/docs/master/mraa/如果其中没有提到权限的修改则无需修改。
View ArticleIvy bridge平台上USB3.0的耦合电容必须靠近连接器放吗?
IVB 平台的PDG文档中USB章节有对这一问题的要求描述,并且根据我们的经验耦合电容都需要靠近连接器放置。
View Article请问,怎么让Edison开机启动自己的shell脚本呀,放在init.d里不起作用?
Edison的系统使用的是systemd架构作为启动管理而不是init.d,建议您参考systemd项目组的描述和文档。
View ArticleProgramming i210 Blank Flash w/ EEUPDATE & LANConf
Greetings, I have a new design that includes my prototype baseboard which has an i210-it and a Qseven CoM that includes an E3815 Atom and an i210. I'm following the directions from document 513655 to...
View Article