by pedro_friend » Thu Feb 04, 2010 4:45 pm
Well, It works fine to open Pico Software,
but when i tried use Windows HiperTerminal,
configure COM1,9600 baud rate,1 bit stop,no parity,
and when appers connected press "1" key and I assumed to receive
"16-ADC Version", after I try send a file "test.txt" that contains "00000001" but it doesn´t response.
I need to use my own driver, I try use visual C#,visual C++,
to send for serial port: "00000001" or other control word like :"000 1000 1" to receive channel 1 to 8bit with 1 single end, but only can send but don´t receive response.