Forum Discussion
Altera_Forum
Honored Contributor
20 years agoThank you very much for the help.
Though I've been able to find the PPP library, I haven't found any sort of example code explaining how to get a session working via Ethernet on the PC. Where can I find an example, or some conceptual tips on how to get started with this? (1) So, once I get my PPP session initiated, and data is being exchanged between the PC and the Modem's Ethernet interface, do I just need to flatten the IP packet into the RF Modem input stream for Tx? And re-assemble the flattened packet on Rx? (2) Also is there any sort of code explaining how to control peripherals via I2C? Thanks again for all of your help!