AndiTheBest
Active Member
Hi,
as I think about developing a phone application, I have checked the connection between modem and cpu. But there are a lot of questions...
In the schematics of the pyra mainboard are some signals i dont find in the PLS8 datasheet. (http://www.seapraha.cz/download/pls8-e_hd_v01000a_tcm216-155302.pdf).
For example: MODEM-WAKEUP/21.1C -> is this a interrupt from the modem to the cpu to notify for a incoming call?
I also cant see the PCM interface to the CPU, is it the wrong datasheet?
How will voice in a call transferred from/to the modem, will a usb sink/source appear when the driver is loaded?
BT-UART-TX / MODEM-RX -> I think these are used for modem AT commands (SMS, dial,...), but only when bluetooth is disabled?
For connecting to 4g internet, i think a virtual com-port usb device is used to get high bandwidth.
I'm not sure if i should use an existing backend, or begin from scratch.
as I think about developing a phone application, I have checked the connection between modem and cpu. But there are a lot of questions...
In the schematics of the pyra mainboard are some signals i dont find in the PLS8 datasheet. (http://www.seapraha.cz/download/pls8-e_hd_v01000a_tcm216-155302.pdf).
For example: MODEM-WAKEUP/21.1C -> is this a interrupt from the modem to the cpu to notify for a incoming call?
I also cant see the PCM interface to the CPU, is it the wrong datasheet?
How will voice in a call transferred from/to the modem, will a usb sink/source appear when the driver is loaded?
BT-UART-TX / MODEM-RX -> I think these are used for modem AT commands (SMS, dial,...), but only when bluetooth is disabled?
For connecting to 4g internet, i think a virtual com-port usb device is used to get high bandwidth.
I'm not sure if i should use an existing backend, or begin from scratch.