LCDInfo.com

http://www.lcdinfo.com
It is currently Thu Mar 28, 2024 10:07

All times are UTC + 2 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: USB13700
PostPosted: Fri Aug 20, 2010 21:17 
Offline

Joined: Fri Aug 20, 2010 20:41
Posts: 2
are these still for sale? im thinking of buying one for a project im working on. this will be the single most expensive part so i want to clarify things before i buy.

i have a 4 wire resistive touch panel i want to hook up as well, probably over spi. you say USB13700 has spi, is this master or slave mode, or is it just gpio bit banged?

if it is master capable, does your software have any provisions such as a framework for accessing the spi? or even a touch panel?

how heavy is it on bandwidth, is there a constant stream to keep the display updated or does it only exchange data when it needs to? i need to run it from a usb1 hub with other peripherals and with a mips processor that isnt very powerful but, the data on the display will only have to be refreshed about once every second.

what is the current status of linux support?


Top
 Profile  
 
 Post subject: Re: USB13700
PostPosted: Mon Aug 23, 2010 16:12 
Offline

Joined: Sun May 05, 2002 22:05
Posts: 2063
Location: Lappeenranta, Finland
Yes, they are still available. The SPI master mode is implemented in hardware. Maximum SPI clock is 30 MHz in master mode.

For Windows you get this API:
http://www.lcdinfo.com/usb13700/documen ... 00_8h.html
The SPI is included in the ExPort... functions. In the description there you will also find more detailed specifications of the SPI operation. There is currently no special touch panel support provided.

It doesn't need constant data stream to update the display. Only when the image changes. Also it is possible to only send the areas that have changed and you don't need to refresh the full screen if you don't want to. As it's monochrome the data amount can remain quite small if you don't need to refresh very often.

One example of Linux support is the serdislib library:
http://serdisplib.sourceforge.net/ser/usb_usb13700.html
USB13700 is also included in the lcd4linux compatibility list:
http://ssl.bulix.org/projects/lcd4linux/wiki/Displays

Even if not specifically for Linux you may find the myLCD library useful:
http://mylcd.sourceforge.net/libusb13700/index.html


Top
 Profile  
 
 Post subject: Re: USB13700
PostPosted: Thu Aug 26, 2010 14:07 
Offline

Joined: Fri Aug 20, 2010 20:41
Posts: 2
excellent...

what happened to this proj http://www.skippari.net/projects/?p=195

i'd find this useful


Top
 Profile  
 
 Post subject: Re: USB13700
PostPosted: Sat Sep 11, 2010 18:10 
Offline

Joined: Sun May 05, 2002 22:05
Posts: 2063
Location: Lappeenranta, Finland
I think some boards were built for test use. Maybe there are even PCB's left if it would help you.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group