CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 12 matches
CCS Forum Index
Author Message
  Topic: PIC18F26J50 USB CDC issue
Renjith_Beginow

Replies: 35
Views: 36976

PostForum: General CCS C Discussion   Posted: Tue Jun 03, 2014 4:51 am   Subject: PIC18F26J50 USB CDC issue
This is my code, but here the usb is getting enumerated and a com port has appeared, but not communicating, showing error "The device attached to the system is not functioning"

Is this du ...
  Topic: PIC18F26J50 USB CDC issue
Renjith_Beginow

Replies: 35
Views: 36976

PostForum: General CCS C Discussion   Posted: Fri May 30, 2014 5:35 am   Subject: PIC18F26J50 USB CDC issue
Have got a working code for usb with 18f26j50.
Code given in the example of ccsc, is not giving me any output,
Please help me a code.
Also mention me about the hardware, especially crystal.
My USB ...
  Topic: PIC18F26J50 USB CDC issue
Renjith_Beginow

Replies: 35
Views: 36976

PostForum: General CCS C Discussion   Posted: Mon May 26, 2014 1:10 am   Subject: PIC18F26J50 USB CDC issue
#include<usb_desc_cdc.h>
Hiii ezflyr and Ttelmah
Without the above header, my system is not recognizing the USB. Is this header important, but in that example its not using i think, could you ...
  Topic: PIC18F26J50 USB CDC issue
Renjith_Beginow

Replies: 35
Views: 36976

PostForum: General CCS C Discussion   Posted: Fri May 23, 2014 10:39 pm   Subject: PIC18F26J50 USB CDC issue
Hi ezflyr,
I will go through seriously on that cdc header file and serial2 example.
Thanks for your support.
  Topic: PIC18F26J50 USB CDC issue
Renjith_Beginow

Replies: 35
Views: 36976

PostForum: General CCS C Discussion   Posted: Fri May 23, 2014 3:10 am   Subject: PIC18F26J50 USB CDC issue
I have got communication with PC but data is not continuously receiving by system, after one or two characters, commnication loss, but connection will be there, What will be the reason.

#include &l ...
  Topic: PIC18F26J50 USB CDC issue
Renjith_Beginow

Replies: 35
Views: 36976

PostForum: General CCS C Discussion   Posted: Thu May 22, 2014 4:55 am   Subject: PIC18F26J50 USB CDC issue
Here I am not using any other device for communication. I am connecting it with PC using tiny bootloader for checking serial. There its showing com6, but not receiving any data. But when i send data ...
  Topic: PIC18F26J50 USB CDC issue
Renjith_Beginow

Replies: 35
Views: 36976

PostForum: General CCS C Discussion   Posted: Thu May 22, 2014 12:30 am   Subject: PIC18F26J50 USB CDC issue
Thank you Ttelmah,
Now I have got connected the usb to PC, but it's unable for me to see the data I am transmitting, what will be the baudrate for the usb to uart ?
My code:

#include <18F26J50 ...
  Topic: PIC18F26J50 USB CDC issue
Renjith_Beginow

Replies: 35
Views: 36976

PostForum: General CCS C Discussion   Posted: Wed May 21, 2014 8:26 am   Subject: PIC18F26J50 USB CDC issue
This is my code,

#include <18F26J50.h>

#FUSES NOWDT
#FUSES NODEBUG
#FUSES NOXINST
#FUSES NOPROTECT
#FUSES NOFCMEN
#FUSES NOIESO
#FUSES NOCPUDIV
#FUSES HSPLL
#FUSES PLL1
#FUSES RTC ...
  Topic: PIC18F26J50 USB CDC issue
Renjith_Beginow

Replies: 35
Views: 36976

PostForum: General CCS C Discussion   Posted: Wed May 21, 2014 8:25 am   Subject: PIC18F26J50 USB CDC issue
I have connected an led, its working properly,but settings for usb i think its wrong
  Topic: PIC18F26J50 USB CDC issue
Renjith_Beginow

Replies: 35
Views: 36976

PostForum: General CCS C Discussion   Posted: Wed May 21, 2014 8:23 am   Subject: PIC18F26J50 USB CDC issue
#FUSES NOWDT
#FUSES NODEBUG
#FUSES NOXINST
#FUSES NOPROTECT
#FUSES NOFCMEN
#FUSES NOIESO
#FUSES NOCPUDIV
#FUSES HSPLL
#FUSES PLL1
#FUSES RTCOSC_INT
#use delay(clock=48000000)
The ab ...
  Topic: PIC18F26J50 USB CDC issue
Renjith_Beginow

Replies: 35
Views: 36976

PostForum: General CCS C Discussion   Posted: Wed May 21, 2014 6:11 am   Subject: PIC18F26J50 USB CDC issue
Hiii,
I am using 18F26J50, and i am trying implement USB, but its showing the device not recognized,
Can any one help with a working code and oscillator configuration, i think my oscs configuration ...
  Topic: 18F2550 USB not working
Renjith_Beginow

Replies: 5
Views: 14704

PostForum: General CCS C Discussion   Posted: Wed May 21, 2014 5:37 am   Subject: 18F2550 USB not working
Hiii,
I am using 18F26J50, and i am trying implement USB, but its showing the device not recognized,
Can any one help with a working code and oscillator configuration, i think my oscs configuration ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group