serial throughput
Posted: Sun Oct 28, 2012 7:37 pm
> Another question; how much data can I transfer to ARMmite through
USB port?
> 1,5 Mbyte? 1 ? 500KByte? 250?
I have run the ARMmite over USB at 921.6Kb. The FTDI driver seems to
limit that to common serial baud rates, though I have not investigated
it much.
While the ARMexpress is limited to 38.4K maybe 56K when running over
RS-232, I have someone experimenting with running it faster when using
a short (to the FT232 chip) connection. It may be possible to allow
that to run up to 115Kb.
If your question truly is how much data can you send, there is no
limit if the PC is actually reading the data, there is probably a
limit in the size of the buffer before it starts overflowing on the PC
side if you are not reading the data. I don't know how big that is,
but from experience I'd say its reasonably large (like many KB,
probably not MB)
USB port?
> 1,5 Mbyte? 1 ? 500KByte? 250?
I have run the ARMmite over USB at 921.6Kb. The FTDI driver seems to
limit that to common serial baud rates, though I have not investigated
it much.
While the ARMexpress is limited to 38.4K maybe 56K when running over
RS-232, I have someone experimenting with running it faster when using
a short (to the FT232 chip) connection. It may be possible to allow
that to run up to 115Kb.
If your question truly is how much data can you send, there is no
limit if the PC is actually reading the data, there is probably a
limit in the size of the buffer before it starts overflowing on the PC
side if you are not reading the data. I don't know how big that is,
but from experience I'd say its reasonably large (like many KB,
probably not MB)