Search found 27 matches

by SilverNZ
10 Jun 2013 09:41
Forum: mikroC PRO for PIC32 General
Topic: Writing .RES files to Flash 25f80 and VTFT bug(?)
Replies: 1
Views: 1306

Writing .RES files to Flash 25f80 and VTFT bug(?)

Hello there :) I've got a short question: How to save the .RES resource file generated by the VTFT software? Basically using MMC/SD card is not good for my application (due to vibration etc.) There must be some way but I could not find it in the forum. 2nd question: in the VTFT there's a "choice" to...
by SilverNZ
25 Oct 2012 07:01
Forum: Visual TFT Wish List
Topic: VisualTFT User's Wish List
Replies: 23
Views: 13430

Re: VisualTFT User's Wish List

Hello, VTFT is a great tool however to make the life easier (and to make the tool better) I'd like to add some suggestions for version 2.72: 1) Advanced settings: Choice of 8bit or 16bit communication: it's 16bit by default and when using 8bit it's very annoying keep deleting some parts of the code ...
by SilverNZ
25 Oct 2012 06:35
Forum: mikroC PRO for PIC32 General
Topic: Few questions regarding the mikroC for PIC32 compiler
Replies: 4
Views: 2820

Few questions regarding the mikroC for PIC32 compiler

Hello, I'm using Fusion board with P32MX795F512L on it and full version of mikroC for PIC32 compiler. Just have a couple of questions: 1)Is there any support/examples/libraries for using internal MCU timers? I could not find anything in the help files... 2)There's also internal RTC (or RTCC as Micro...
by SilverNZ
25 Oct 2012 06:17
Forum: mikroC PRO for PIC32 General
Topic: Slow writting to TFT display, any development possible?
Replies: 10
Views: 4569

Re: Slow writting to TFT display, any development possible?

Thanks, I will wait for the open source then, hopefully VTFT 2.72 version will have a choice of 8 & 16 bit communication.
Best regards
by SilverNZ
22 Oct 2012 07:54
Forum: mikroC PRO for PIC32 General
Topic: Slow writting to TFT display, any development possible?
Replies: 10
Views: 4569

Re: Slow writting to TFT display, any development possible?

Hello Dejan, Yes I did: the LEDs are on for 1s and off for 1s. BMP files write a bit faster but still about 2.4-3sec. Please find the config below, maybe you can spot something wrong.. P.S. By the way: the Visual TFT always have 16bit communication by default and I need to delete void PMPWaitBusy() ...
by SilverNZ
19 Oct 2012 06:47
Forum: mikroC PRO for PIC32 General
Topic: Slow writting to TFT display, any development possible?
Replies: 10
Views: 4569

Slow writting to TFT display, any development possible?

Hi there, I have recently purchased the Fusion programming board and connected SSD1963 driven 7 inch colour 800x480 TFT to it. The display is working with the board (no problem to connect to it t all) and the images etc are displayed correctly however it takes 5-8 seconds (!!!) to fill the screen wi...
by SilverNZ
03 Oct 2012 08:47
Forum: Development Boards
Topic: ME examples not working with TFT on Fusion Board and Visual
Replies: 1
Views: 1149

ME examples not working with TFT on Fusion Board and Visual

I recently purchased the PIC32 Fusion board with P32MX795F512L on board. Also I purchased mikroC for PIC32 v2.4.0 and Visual TFT v 2.71. My problems are: 1) Using samples downloaded from ME website I programmed the "LED test" program to the CPU: it worked fine, no problems there, however when I load...
by SilverNZ
20 Sep 2008 02:11
Forum: mikroBasic General
Topic: USART on PORT B?
Replies: 3
Views: 1772

USART on PORT B?

Hello:) Is it actually possible to use USART on PortB? I can set it using jumpers on EasyPic4 but how to change it in the software: there's only 1 parameter on usart_init, the baund rate... I'm using 16F877A and PORTC is already used for LCD display. Thanks :)
by SilverNZ
06 Jan 2008 20:29
Forum: mikroBasic General
Topic: Analog input on PORTA.4/5 problem!
Replies: 9
Views: 4087

I don't have problem with binary/dec/hex conversions. The problem is what exactly settings of ADCON1 do, I couldn't find any explanation anywhere.
by SilverNZ
04 Jan 2008 10:15
Forum: mikroBasic General
Topic: Analog input on PORTA.4/5 problem!
Replies: 9
Views: 4087

Bugger!So what can I do now? how about using PORTA.5 then? Of course I can use analog multiplexers (CMOS series) but it means that I'll have to change whole quite complex board design :( Talking about checking the specs carefully: I'm new to PIC programming & I believed in "Making it simple" mE slog...
by SilverNZ
04 Jan 2008 09:12
Forum: mikroBasic General
Topic: Analog input on PORTA.4/5 problem!
Replies: 9
Views: 4087

Analog input on PORTA.4/5 problem!

Hello there, I'm using PIC 18F458 & trying to drive a touch screen so I need 4 analog ins, no problems there, however I need to use an aux analog input for pressure sensing but PORTA.4 & 5 simply don't work. Tried to set up analog port inputs as ADCON = $80 (ancient greek to me).Any clues/simple sol...
by SilverNZ
26 Dec 2007 22:39
Forum: mikroBasic General
Topic: Annoying mE Examples: the Ethernet
Replies: 3
Views: 1687

Thanks Alan,
I'm using ver. 5.002, will download ver 6. I've got 16MHz clock so I could double it with 2x PLL but I don't also know how/where to do it (I'm not an expert;).
Regards,

Sylvester
by SilverNZ
26 Dec 2007 21:34
Forum: mikroBasic General
Topic: Annoying mE Examples: the Ethernet
Replies: 3
Views: 1687

Annoying mE Examples: the Ethernet

Hi all:) I'm trying to use "Serial Ethernet Board Examples" UdpReadlcdOut downloaded from mE , bought the Ethernet board, EasyPIC4 & full version of the software from mE. Well it works OK on 16F877A but my program is quite big & I can't fit it into 16F series, besides that, the Ethernet code takes m...
by SilverNZ
06 Nov 2007 09:53
Forum: mikroBasic General
Topic: New 6.0.0.0 software
Replies: 2
Views: 1361

Excellent news:) Thanks Zristic:)
by SilverNZ
06 Nov 2007 08:14
Forum: mikroBasic General
Topic: New 6.0.0.0 software
Replies: 2
Views: 1361

New 6.0.0.0 software

Hello Me team,
I've got the licence for ver. 5.0.02. Is it transferable to ver. 6?
How about sample codes? Have they been updated?
Thx & regards

Go to advanced search