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 1 match
CCS Forum Index
Author Message
  Topic: Can my program send and receive data through FPGA?
kianwee92

Replies: 1
Views: 3772

PostForum: General CCS C Discussion   Posted: Wed Aug 14, 2013 1:48 am   Subject: Can my program send and receive data through FPGA?

#include <mcu codes.h>
#include <usb_cdc.h>

#define input_CLK PIN_B0
#define pin_1 PIN_B3
#define input_data PIN_B4
#define input_LED PIN_D1

void main()
 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group