Re: [Xenomai] Raspberry Pi UART and SPI RTDM drivers

2014-05-05 Thread Massimo Savina
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 SP

[Xenomai] Raspberry Pi UART and SPI RTDM drivers

2014-04-29 Thread 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. 1) Can I use the current 16550A-Compatible UART driver o