Search found 13 matches

by pmcclear
08 Feb 2012 15:34
Forum: Visual TFT General
Topic: Sources for LCDs
Replies: 13
Views: 6579

Re: Sources for LCDs

Janko,

I'm still waiting for any advice on your controller/TFT recommendations. Thanks.

-Pat
by pmcclear
25 Jan 2012 17:44
Forum: mikroC PRO for PIC32 General
Topic: USB Pendrive
Replies: 1
Views: 1599

Re: USB Pendrive

mE doesn't have USB host libraries. You can use the Microchip libs to implement a thumbdrive file reader/writer - http://ww1.microchip.com/downloads/en/a ... 01145b.pdf

Of course you won't be able to compile this in MikroC :)
by pmcclear
24 Jan 2012 16:24
Forum: Visual TFT General
Topic: Sources for LCDs
Replies: 13
Views: 6579

Re: Sources for LCDs

Janko,

The display will be used in automotive application. The display requirements are as follows: 320x240px, 3.5" diagonal, 262k color, resistive T/P.

-Pat
by pmcclear
23 Jan 2012 22:06
Forum: Visual TFT General
Topic: Sources for LCDs
Replies: 13
Views: 6579

Re: Sources for LCDs

Wow. I don't think you mE guys could be any more vague and unhelpful.
by pmcclear
23 Jan 2012 16:21
Forum: mikroPascal PRO for PIC General
Topic: TFT 3,5" with SSD1963 - initialisation problem
Replies: 16
Views: 17496

Re: TFT 3,5" with SSD1963 - initialisation problem

Malcom, Try setting up your project to use the R61526 display controller but substitute your custom init routine for TFT_Init_R61526. I believe that you're correct that the SSD1963 init function will not properly initialize the display. Looking at the register space the R61526 driver should be able ...
by pmcclear
19 Jan 2012 21:13
Forum: mikroPascal PRO for PIC General
Topic: TFT 3,5" with SSD1963 - initialisation problem
Replies: 16
Views: 17496

Re: TFT 3,5" with SSD1963 - initialisation problem

Malcolm_M,

Try using the R61526 driver with your custom init routine. I believe that the SSD1963, ILI9340, ILI9342, ILI9481, and R61526 all use the standard commands for a MIPI DCS Type1 interface.

-Pat
by pmcclear
19 Jan 2012 19:17
Forum: Visual TFT General
Topic: Sources for LCDs
Replies: 13
Views: 6579

Re: Sources for LCDs

It states on the VisualTFT website that "Most popular are 320x240 TFT displays running on HX8347-D controller. This display is found in many embedded devices world wide." Can you point me to any 3.5 320x240 displays that use this controller?
by pmcclear
19 Jan 2012 18:51
Forum: mikroPascal PRO for PIC General
Topic: TFT 3,5" with SSD1963 - initialisation problem
Replies: 16
Views: 17496

Re: TFT 3,5" with SSD1963 - initialisation problem

Malcom - Any update on this? Have you gotten the 320x240 display to work with mE libs?
by pmcclear
19 Jan 2012 15:22
Forum: mikroC PRO for PIC32 General
Topic: USB Host
Replies: 5
Views: 2941

Re: USB Host

Without any ETAs I'm forced to assume it will not be ready in time to be useful in my development.
by pmcclear
18 Jan 2012 17:01
Forum: mikroC PRO for PIC32 General
Topic: USB Host
Replies: 5
Views: 2941

USB Host

When can mE users expect to have USB host functionality support? This is a pretty huge feature that's missing from an otherwise good package. It seems like you guys could at least port over the Microchip USB libs to mE to help support your customers.
by pmcclear
18 Jan 2012 15:25
Forum: Visual TFT General
Topic: Sources for LCDs
Replies: 13
Views: 6579

Sources for LCDs

Does anyone have some good suppliers for LCDs that use a supported controller? I'm looking for a 320x240 3.5" TFT w/TP. The only display that I have found that uses a supported controller is the WinStar. I've found some that use the SSD2119 and the FSA506 but I'm pretty positive most of the register...
by pmcclear
03 Jan 2012 18:01
Forum: mikroC PRO for PIC32 General
Topic: Compiling code written for Microchip C32 in MikroC
Replies: 6
Views: 3867

Re: Compiling code written for Microchip C32 in MikroC

Thanks for the reply guys. It's a shame they don't either make it easier to compile the demo Microchip code or include proper libs that can provide the same functionality that Microchip provides. We are currently very happy with the VisualTFT tools but need USB host functionality. Hopefully this won...
by pmcclear
23 Dec 2011 21:33
Forum: mikroC PRO for PIC32 General
Topic: Compiling code written for Microchip C32 in MikroC
Replies: 6
Views: 3867

Compiling code written for Microchip C32 in MikroC

Hi Guys. I'm trying to gauge how simple it is to compile a project written for the C32 compilier in MikroC. Microchip has a demo project for using a USB flash drive with the PIC32 as an embedded host to browse and write files to a FAT32 filesystem. I would like to use the Microchip USB drivers in co...

Go to advanced search