amirone1
Newbie level 3
Hi,
I wanted to use Ft232, to connect my micro to PC.I use codevision to code my Micro atxmega 128.I am reading from ADC, I want to send the read value via FT232. I don`t know how should I do it, I don`t know syntax and any thing that I should define and anything to set baud rate. I want a sample code for this task, or atleast commands, for example I used LCD I wrote LCDputsf, and I included LCD.h, I want to know what should I use in FTD. for example, FTD.h or something like this & commands to send value from TXD line.
I wanted to use Ft232, to connect my micro to PC.I use codevision to code my Micro atxmega 128.I am reading from ADC, I want to send the read value via FT232. I don`t know how should I do it, I don`t know syntax and any thing that I should define and anything to set baud rate. I want a sample code for this task, or atleast commands, for example I used LCD I wrote LCDputsf, and I included LCD.h, I want to know what should I use in FTD. for example, FTD.h or something like this & commands to send value from TXD line.