2008-05-27 09:04:31 SPORT TO UART Emulation
vijaya joseph (INDIA)
Message: 56304
Hi,
We are using BF561 based embedded hardware.
Our hardware has GPRS modem which is connected to Blackfin via SPORT and we have to use SPORT to UART emaualtion drivers.
Can you please let me know how to enable SPORT to UART emualtion drivers in uClinux?
Also I would like to know to change the (Point To Point )PPP module to send data to SPORT not to UART.
Means how to select the SPORT interface for Modem communication?
Best regards,
Vijaya
QuoteReplyEditDelete
2008-05-28 03:12:42 Re: SPORT TO UART Emulation
Mike Frysinger (UNITED STATES)
Message: 56320
please search the forums and documentation:
http://docs.blackfin.uclinux.org/doku.php?id=sport_uart
although we havent tested this on the BF561-EZKIT ...
as for PPP, it doesnt care what the underlying hardware is ... as long as it is exposed as a standard TTY device