Hi, the mmc driver was originally written, using the sync_ser driver, however i had stability problems and switch to using kernel based bit banging for the sync ser.
i can have a look later if i still have the test code somewhere, however it did not work correctly. would be interesting though to compare the code and see if we can find differences etc. John --- In [email protected], "hudi.kutta" <[EMAIL PROTECTED]> wrote: > > Hello everybody! > I'm glad having started with the foxboard, a great system. > > Unfortunately I have not been able to get the synchronous serial ports > to work as I want. I used the driver sync_serial.c from Mikael Starvik > and was able to send data on the interface but I was not able to read > data all the time. The first readings (until the buffer is full) works > fine, but after that I'm just reading the last content of the buffer. > > I was looking for a demo project but did not find one. > Has somebody experience with the interface or a demo project? > > Thanks a lot! > Hudi >
