I need a USB pic with 2 serial ports and USB. I've used the PIC18F4550 and PIC18F45k50 a lot with the CCS USB stack without problems. Does it also work fine with the PIC18F45J50? Thanks.
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Sat Sep 04, 2021 5:29 pm
This CCS compiler driver file says it does, as shown in bold below:
Quote:
/////////////////////////////////////////////////////////////////////////
//// pic18_usb.h ////
//// ////
//// Hardware layer for CCS's USB library. This hardware layer ////
//// supports the USB peripheral on the PIC18 family chips. Current ////
//// supported families are: ////
//// PIC18F2455/2550/4455/4550 ////
//// PIC18F2450/4450 ////
//// PIC18F2458/2553/4458/4553 ////
//// PIC18F13K50/14K50 ////
//// PIC18F2xJ50/PIC18F4xJ50 ////
//// PIC18F65J50/66J50/66J55/67J50/85J50/86J50/86J55/87J50 ////
//// PIC18FxxK50 ////
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum