I must transfert an entire 256K I2C EEPROM to my PC. I currently use Serial Communicator included with PicBasic. My PIC send 16bit value as ASCII characters. Since I use 16bit value, I should be limited to around 16000 value. Can a terminal support that large number of value? I ask you because at around the 3/4 of transfert, the Terminal freeze, while the PIC continue to send value...
It was working well with 5000 value, but now I can't get my precious value to Excel because I record until the end of the EEPROM.
I'm also trying to make a small terminal with VisualBasic, is it a good idea? Will I have the same problem. By this, maybe I could write directly the values to a file...
Simon Brodeur
Bookmarks