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 5 matches
CCS Forum Index
Author Message
  Topic: [Solved] DS3231 and PIC16f628A
robo_z

Replies: 3
Views: 9503

PostForum: General CCS C Discussion   Posted: Wed Jun 14, 2023 5:01 pm   Subject: [Solved] DS3231 and PIC16f628A
hmm...what is the value of the I2C bus pullup resistors ?
do you have battery attached to the DS3231 ?

also add a 1 second delay in your loop..helps us humans to see better...

thanks for you he ...
  Topic: [Solved] DS3231 and PIC16f628A
robo_z

Replies: 3
Views: 9503

PostForum: General CCS C Discussion   Posted: Wed Jun 14, 2023 1:28 pm   Subject: [Solved] DS3231 and PIC16f628A
Hello i want show the time and date from a RTC DS3231, but i have problems for show correctly.

this is my code:

#include <16F628A.h>

#FUSES NOWDT
#FUSES PUT //Power Up Timer
#FUSES N ...
  Topic: [Help] USB HID With 2 Interfaces - Dual Game Pad
robo_z

Replies: 3
Views: 10776

PostForum: General CCS C Discussion   Posted: Mon Feb 24, 2020 3:15 am   Subject: [Help] USB HID With 2 Interfaces - Dual Game Pad
OK.
First

#define USB_HID_ENDPOINT 1
is overridden by the second line:
#define USB_HID_ENDPOINT 2
...
descriptor.

Thank you very much for your help

I have corrected and ...
  Topic: [Help] USB HID With 2 Interfaces - Dual Game Pad
robo_z

Replies: 3
Views: 10776

PostForum: General CCS C Discussion   Posted: Sun Feb 23, 2020 9:49 am   Subject: [Help] USB HID With 2 Interfaces - Dual Game Pad
Hi Everyone

I'm trying to implement a dual game pad with a PIC18F4550 with 2 interfaces, not only one with report IDs. I need create a Game pad with 2 interfaces, same as ex_usb_kbmouse.c & u ...
  Topic: Reliable Data Link for Cheap RF Modules
robo_z

Replies: 1
Views: 26765

PostForum: Code Library   Posted: Sat Aug 08, 2015 3:03 pm   Subject: Reliable Data Link for Cheap RF Modules
Thanks 4 Share


Very Happy
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group