PDA

View Full Version : How to change baud rate from IsoPodx(IsoMax V0.82)?


Serac
10-31-05, 06:38 AM
if i try to change baud rate with: DECIMAL 19200 SCI0 BAUD
NMITerm prints to screen: àààààààà

so at least it appears that it has changed something..

NMITerm still has 115200 as baudrate
if i change baudrate from NMITerm to 19200 i get: {âY
and then if i change it back to 115200 i get: IsoMax V0.82

i want to change baudrate so i can use isopod form vb6 software,
as a baudrate i want to use 9600, 19200 or 38400 which are
supported by both vb6 mscomm control and isopodX


can you tell me what i am doing wrong?

nmitech
10-31-05, 10:13 AM
First turn of the RS-232 reset option by turn off the DTR signal,

- On the NMITerm, click on Option and select DTR Off, Baudrate still set at 115,200. Click on APPLY & OK buttons.

- Go to the Terminal mode and enter,
SCI0 19200 BAUD ( and hit Enter key)

- Now go to Option to change the Baudrate 19200 and click on OK button.

- Back to the terminal mode, hit Enter key a few times it will respond with OK OK at 19200 baud.