Other Parts Discussed in Thread: TMS570LS1224, HALCOGEN
Tool/software: Code Composer Studio
Hello,
I'm working on a self-made computer that uses the tms570ls1227PGE, and am currently trying to SciSend data via sciREG through a FT230XS
USB to UART device. I have previously used this for sciSend on a tms570ls1224 launchpad, with success, but am only receiving the first char in my string when I attempt to sciSend. Is there different behavior with the USB to UART device because of my custom setup? If I am only able to send one byte at a time, is there a recommended way of sending entire strings efficiently?
Thank you!