Hi, everybody!
Can I use the FTDI on picolo usb stick as a dual rs232?
I'm working on piccolo usb controlStick to build a prototype. The F28027 recieves a sampled value from ADC over SPI at the rate of 60kHz. These values have to be collected for further analysis.
I wonder if it is possible to send date over SCI and recieved from PC. On the schematic of piccolo USBstick, the RX and TX of F28027 are connected with BDBUS-0 and BDBUS-1.
I tried the Virtual COM Port Driver from FTDI, but it doesn't work. From my device manager, I couldn't find the virtual com port.
Does anyone have an idea or expierence about that?
Thanks.