I don't think anyone has written RTDM drivers for the SPI and UART
peripherals yet.
On Mon, May 5, 2014 at 4:21 AM, Massimo Savina wrote:
> 2014-04-29 17:07 GMT+02:00 Massimo Savina :
>
> > Hi guys,
> > I started to develop an application based on the Raspberry Pi, which
> makes
> > use of SPI a
2014-04-29 17:07 GMT+02:00 Massimo Savina :
> Hi guys,
> I started to develop an application based on the Raspberry Pi, which makes
> use of SPI and UART peripherals, to talk with realtime hardware (1ms loop
> on SPI, 10ms loop on UART).
> So I need of realtime drivers for the SPI and UART port.
>
Hi guys,
I started to develop an application based on the Raspberry Pi, which makes
use of SPI and UART peripherals, to talk with realtime hardware (1ms loop
on SPI, 10ms loop on UART).
So I need of realtime drivers for the SPI and UART port.
1) Can I use the current 16550A-Compatible UART driver o