Search found 4 matches

by Heaton
Sat Feb 06, 2010 2:38 am
Forum: SUB-20 General Discussion
Topic: Great product and service
Replies: 0
Views: 4696

Great product and service

Just a quick thank you for the support on the SUB20 product. This has been a really useful lab tool. We are using the I2C bus to control 8 devices plus the PWM outputs to provide 5 different bias levels to our chip evaluation board. The service turn round was great. Best regards Robert Heaton Obsidi...
by Heaton
Wed Feb 03, 2010 1:32 am
Forum: SUB-20 General Discussion
Topic: Manual for sub_aap.exe
Replies: 4
Views: 9441

Re: Manual for sub_aap.exe

Actually, looking at the code for sub_app.c it looks like the --i2c option does note write the read data back to the console. Seems like a bug? ... case 'R': rc = sub_i2c_read( fd, config.sa, config.ma, config.ma_sz, config.buf, config.sz ); break;
by Heaton
Tue Feb 02, 2010 10:11 pm
Forum: SUB-20 General Discussion
Topic: Manual for sub_aap.exe
Replies: 4
Views: 9441

Re: Manual for sub_aap.exe

I have the same issue.

--i2c=xSA,xMA_SZ,xMA,dSZ,[HEX] I2C Read/Write

Is ambiguous to me. So I messed with the command so there were no errors. However, in read or write mode it just returns with a blank line.

Can you give an example?
by Heaton
Mon Feb 01, 2010 9:33 pm
Forum: SUB-20 General Discussion
Topic: Anyone have a copy of sub20.dll?
Replies: 1
Views: 5797

Anyone have a copy of sub20.dll?

I can't find this in any of the downloads, but it is required by the application.
Does anyone have a copy?

Thanks