PICcoder.co.uk Forum  


::post new topic::
Beginner Questions!
Date: 2006/05/06 16:11 By: Andrew Status: Visitor  
 
Hi!

Great site firstly, loads of good advice here!

I hope someone can give me some pointers with what I'm trying to do here, I'm a complete PIC/USB beginner btw, so please don't assume I know what I'm on about

I have the DM16302S USB Demo board, and I'm trying to control some external hardware which is already configured to accept a serial data input, and provide a serial data output.

How would I go about writing a c# program to send a data stream to the dev. board and get it to produce a serial output, and accept a serial input that i can read back into my program?

I've got the LED example from this site working, so thats a bonus

I guess my questions are...

Does the PIC need flashing to enable it to do serial stuff?
If so, what code do i need to flash it with?

Either way, what do i need to do from the c# end to be able to send and receive serial data?

Thanks!


Andrew
reply | quote


      Topics Author Date
    emo
Beginner Questions!
Andrew 2006/05/06 16:11
    thread link
thread linkthread link Re:Beginner Questions!
Chips 2006/05/10 12:20
::post new topic::