Hello,
I am currently making a project with the MXUXPRESSO SDK , on an NXP microcontroller.
(MCUXpresso IDE , MKL27z256xxx4 MCU. to be specific)
I've been able to get the USB CDC Serial Port configured in the peripherals perspective , however I can't find any libraries or code to interface with to give me access to the USB CDC Serial port , only low level usb transaction level access.
I would have assumed that a usb serial port isn't something that is so bespoke that it would be re-written every time , and that I just don't know where to look.
If it is something that would need to be written bespoke , any guidance would be appreciated
Any help pointing me in the correct direction would be appreciated.
Daniel