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 3 matches
CCS Forum Index
Author Message
  Topic: How to activate a hardware UART on PIC24FJ64GA004
milops3

Replies: 3
Views: 7694

PostForum: General CCS C Discussion   Posted: Wed Aug 08, 2012 2:31 am   Subject: How to activate a hardware UART on PIC24FJ64GA004
Yes, work it
I used the "STREAM=UART1 "
in help is written
UART1 Sets the XMIT= and RCV= to the chips first hardware UART
I understood it wrong

thank you very much
  Topic: How to activate a hardware UART on PIC24FJ64GA004
milops3

Replies: 3
Views: 7694

PostForum: General CCS C Discussion   Posted: Tue Aug 07, 2012 7:26 am   Subject: How to activate a hardware UART on PIC24FJ64GA004
Hello

PIC24FJ64GA004
version 4.130
PIC24 -> PICkit2 UART Tool -> PC

#INCLUDE <24FJ64GA004.h>
#INCLUDE <string.h>
#INCLUDE <stdlib.h>

#FUSES NOWDT ...
  Topic: Driver for the ADNS 2051
milops3

Replies: 0
Views: 22330

PostForum: Code Library   Posted: Fri May 11, 2012 9:24 am   Subject: Driver for the ADNS 2051
This is a driver for Avago ADNS 2051, reads the current frame 16x16 pixel.

// name ADNS_2051.c
//

/*
Set_serial(); seting I/O for communication
init_ADNS2051 (); ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group