New Micros, Inc  

Go Back   New Micros, Inc > Software Technical Support
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 11-04-01, 08:29 AM
garybe garybe is offline
Registered User
 
Posts: 2

I'm using Basic v1.1 on a nmiy-0031 (with basic in external memory obviously) and am having difficulty with the software lineprinter output (P1.7). Port 1 is functional so that would'nt seem to be the problem. I am initializing output with a BAUD xx statement and using Print # commands but no serial out. Is this not supported when using basic in external memory or am I doing something wrong?? Thanks all in advance.

gary
Reply With Quote
  #2  
Old 11-05-01, 09:35 AM
nmitech nmitech is offline
Moderator
 
Location: Big D, Texas
Posts: 1,285
having difficulty with the software lineprinter output (P1.7). Port 1 is functional so that would'nt seem to be the problem. I am initializing output with a BAUD xx statement and using Print # commands but no serial out.

For serial output, please use PRINT instead of PRINT # commands.

I am not sure if i understand you correctly, please provide a segment of your code with your comments along is helpful.


nmitech
----------


Reply With Quote
  #3  
Old 11-06-01, 12:46 AM
garybe garybe is offline
Registered User
 
Posts: 2
Thanks for your help. The console serial output works fine (via PRINT statements). I would like to hang a serial LCD onto the software driven serial output made available by BASIC v1.1 (on P1.7). The basic manual tells me to define a reasonable baudrate for this alternate serial output and suggests 4800 or less. I am doing this as the first statement of my basic program. The serial LCD has the same baudrate jumper selected. No output. I've gone over my wiring and all looks ok. The LCD certainly powers up. Any ideas at all ? Ultimately (post-development), I would be able to connect the LCD to the console output - it would just be so much easier to have them both connected during development.


10 baud 1200
20 print# "world"

no output on the LCD with this

thanks again - gary
Reply With Quote
  #4  
Old 11-12-01, 12:09 PM
nmitech nmitech is offline
Moderator
 
Location: Big D, Texas
Posts: 1,285
The PRINT# statement works as output a string for the built-in LCD interface, J6 only. Since the Output character to the console routine is now modified and hard code for the LCD address at 0FFF8H for the NMIY-0031.














Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump



All times are GMT -5. The time now is 04:35 PM.


Powered by: vBulletin Version 3.0.7
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.