FRDM-K82F with a cellular modem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FRDM-K82F with a cellular modem

708 Views
heelcurve5
Contributor II

Hello 

Sorry for basic questions - very new to NXP MCU

I'm evaluating a FRDM-K82F board with a cellular modem. The modem has USB  and UART interfaces 

On Linux the vendor provides a USB serial driver to communicate with the modem and a data connection can be established via PPP. 

Questions

1. What OS out of several offered by NXP has a USB serial driver and  a PPP client ?

2. Can you point me to some documentation/code samples in the areas described above (USB Serial driver, PPP)

Thank you 

Andy

Labels (1)
Tags (2)
0 Kudos
1 Reply

603 Views
miduo
NXP Employee
NXP Employee

Hello,

We provide drivers & demos for Kinetis by SDK, that is the reason we highly recommend customer start with it. You may download & build the SDK for FRDM-K82F at :

Welcome | MCUXpresso SDK Builder 

Please make reference from this post on how to work with SDK first:Kinetis SDK and FRDM-K64F 

You will find the USB demo at:\SDK_2.5.0_FRDM-K82F\boards\frdmk82f\usb_examples

0 Kudos