Posted on January 20, 2005 at 14:43To revisit an ongoing issue, we need an ethernet driver for the integrated ethernet controller on the Vega. We are using the Linux platform. It is apparent that ST has something in hand - the Vega programmers manua...
Posted on January 18, 2005 at 13:40Thanks for your responses. It has turned out that my problem is with the initialization, specifically setting up the base address for the Host interface that is used by the I2C. I was using the initialization provi...
Posted on January 13, 2005 at 14:50Hi, user: Thanks for your response. I would just like to verify that you are not using the I2C emulator from the STPCKIT that uses GPIO to emulate I2C, but are in fact using the I2C integrated into the VEGA process...
Posted on January 11, 2005 at 13:36I am attempting to use the Vega's integrated I2C port without success. I have tried using the supplied library (stpckit/src/libreg/i2cvega), but I get no response from the processor. I strongly doubt that I am actu...
Posted on December 10, 2004 at 13:07This is the solution that I came up with for using GPIO on the Vega: (this message is in response to my original post) 1: Get the base address for the GPIO from the PCI configuration area using the ISA bridge con...