Search found 41 matches

by alvaro
29 Oct 2014 15:58
Forum: Visual TFT General
Topic: Resources file (images and fonts)
Replies: 4
Views: 2401

Re: Resources file (images and fonts)

Thanks Marina.
My problem is that it gets very slow when writing labels texts. Although a bit late loading the images I do not, but the effect it write the text of the labels so slow is very unpleasant.

sorry my english.
by alvaro
28 Oct 2014 17:59
Forum: Visual TFT General
Topic: Resources file (images and fonts)
Replies: 4
Views: 2401

Re: Resources file (images and fonts)

Hi marina,
you tell me what I already imagine. The thing is that I tried to configure the project to store the images in the MMC and fonts in the internal memory of the MCU and I failed. What I ask is help to know so. Thanks.
by alvaro
16 Oct 2014 12:20
Forum: Visual TFT General
Topic: Resources file (images and fonts)
Replies: 4
Views: 2401

Resources file (images and fonts)

Hi,
it's posible to use resource file to store images only and the fonts in memory program?
How I must to configure the project?
Thanks.
by alvaro
08 Sep 2014 12:25
Forum: Website & Forums General Discussion
Topic: Help with USB HID BootLoader for PIC24FJ
Replies: 33
Views: 22672

Re: Help with USB HID BootLoader for PIC24FJ

Hi again,
please, anybody can help me?
if I load my project with USB Bootloader, main runs but the interrupts in my project not work. How to remap the address of interrupts in my project?
I'm using PIC24FJ256GB106. The bootloader works fine.
It's very urgent. Thanks in advance.
by alvaro
03 Sep 2014 16:56
Forum: mikroC PRO for dsPIC30/33 and PIC24 General
Topic: Adjusting adresses for write flash
Replies: 2
Views: 1697

Re: Adjusting adresses for write flash

Hi. It's OK. I using the Flash routines for change the texts in others languages and work fine. Thanks.
by alvaro
03 Sep 2014 16:55
Forum: Website & Forums General Discussion
Topic: Help with USB HID BootLoader for PIC24FJ
Replies: 33
Views: 22672

Re: Help with USB HID BootLoader for PIC24FJ

Hi. The configuration bits in the project properties are same. In fact, I use the same configuration scheme file. Using USB Bootloader, when load my project trought USB, the main of may project starts but the interrupts not work. I'm desperated. I don't know to remap the interrupts in my project (if...
by alvaro
02 Sep 2014 10:56
Forum: Website & Forums General Discussion
Topic: Help with USB HID BootLoader for PIC24FJ
Replies: 33
Views: 22672

Re: Help with USB HID BootLoader for PIC24FJ

Thanks Rotary_Ed. In my project the interrupts work fine. The problem is when I load the project trought USB Bootloader. The interrupts not work. I think I may to remap this routines or remap the EBASE adress but I donn't know how to. In the project properties form I see nothing. Please, anybody can...
by alvaro
01 Sep 2014 12:07
Forum: Website & Forums General Discussion
Topic: Help with USB HID BootLoader for PIC24FJ
Replies: 33
Views: 22672

Re: Help with USB HID BootLoader for PIC24FJ

Hi to all, pls, I need help to remapping the 3 interrupts in my project to use with USB bootloader. the interrupts are: void Timer4Interrupt() iv IVT_ADDR_T4INTERRUPT void Timer5Interrupt() iv IVT_ADDR_T5INTERRUPT void UART1RXInterrupt() iv IVT_ADDR_U1RXINTERRUPT I don't know assign the new addresse...
by alvaro
26 Aug 2014 13:53
Forum: Website & Forums General Discussion
Topic: Help with USB HID BootLoader for PIC24FJ
Replies: 33
Views: 22672

Re: Help with USB HID BootLoader for PIC24FJ

My program uses interrupts time and USART interrupts. How do I redefine my program to work?
by alvaro
31 Jul 2014 16:12
Forum: Website & Forums General Discussion
Topic: Help with USB HID BootLoader for PIC24FJ
Replies: 33
Views: 22672

Re: Help with USB HID BootLoader for PIC24FJ

Hi, USB Bootloader works finaly. I added this at main: U1CON.PPBRST = 0; U1IE = 0; U1EIE = 0; U1IR = 0xFF; U1EIR = 0xFF; U1CON.USBEN= 1; U1OTGCON.OTGEN = 1; U1EP0.EPRXEN = 1; U1EP0.EPHSHK = 1; U1PWRC.USBPWR = 1; U1OTGCON.DPPULUP = 1; Now, the application loaded trough Usb loader not works fine. It's...
by alvaro
31 Jul 2014 12:37
Forum: Website & Forums General Discussion
Topic: Help with USB HID BootLoader for PIC24FJ
Replies: 33
Views: 22672

Re: Help with USB HID BootLoader for PIC24FJ

Hi, please, need help.
the only that not work in my project is the USB part and I not Know that to do. I'm desperated with this.
The project with VisualTFT works fine but the bootloader not works.
Can anyone give me configuration options or hardware settings?

PLEASE, HELP.
by alvaro
30 Jul 2014 07:27
Forum: Website & Forums General Discussion
Topic: Help with USB HID BootLoader for PIC24FJ
Replies: 33
Views: 22672

Re: Help with USB HID BootLoader for PIC24FJ

Hi, when I tried to Mikromedia all was well. When my design, do not know what fails. My only intention is for the PC to detect what is connected to the USB and using the program to load the firmware to do so. I tried to load the firmware that comes with it is PIC24FJ256GB110 Mikromedia and neither w...
by alvaro
29 Jul 2014 15:40
Forum: Website & Forums General Discussion
Topic: Help with USB HID BootLoader for PIC24FJ
Replies: 33
Views: 22672

Re: Help with USB HID BootLoader for PIC24FJ

Hi Rotary_Ed,

my problem is in the begining. The USB HID Bootloader from MikroE and the PC not detect the PCB with PIC24. I've wired directly the D-, D+ and ground to skip connector USB. Compile the example from MikroC dsPic and PIC24 and not work.
Thanks.
by alvaro
29 Jul 2014 13:03
Forum: Website & Forums General Discussion
Topic: Help with USB HID BootLoader for PIC24FJ
Replies: 33
Views: 22672

Re: Help with USB HID BootLoader for PIC24FJ

Hi again, I'm trying that the PC recognizes the PIC24FJ256GB106 but it's impossible. I've used the example for bootloader but I can't comunicate between PC and PIC. I've changed the configurations bits but it's not work. I've solded the wires directly to D- and D+ and ground. Please, can anyone help...

Go to advanced search