Search found 8 matches

by arponcedeleon
18 Aug 2010 16:43
Forum: mikroPascal PRO for 8051 General
Topic: 9600 Baud Rate Not Work in Easy8051B
Replies: 4
Views: 4769

Re: 9600 Baud Rate Not Work in Easy8051B

Thanks, The change with Oscilator 10MHz and cheking the option x2 work perfectly, I can send and receibe byte on PORT COM RS232 9600Baud But when I try with 11.0952MHz this option dont work, I have a hardware made like a display 7segment (8 display) and need read array of bytes by serial port in 960...
by arponcedeleon
17 Aug 2010 15:30
Forum: mikroPascal PRO for 8051 General
Topic: 9600 Baud Rate Not Work in Easy8051B
Replies: 4
Views: 4769

Re: 9600 Baud Rate Not Work in Easy8051B

Thanks,
Just now I go to test that mode,

If I use a 11.0592 MHz?
by arponcedeleon
17 Aug 2010 03:41
Forum: mikroPascal PRO for 8051 General
Topic: 9600 Baud Rate Not Work in Easy8051B
Replies: 4
Views: 4769

9600 Baud Rate Not Work in Easy8051B

Hi, I have the development board Easy8051B, and the compiler mikroPascal for 8051, and I want use UART and the problem is here: With the example of mikroPascal -> this work with UART1_Init(4800); and I have perfect result is ok. When I change the baud rate to 9600 really dont work, I read bad bytes ...
by arponcedeleon
01 Jun 2010 16:37
Forum: mikroPascal PRO for PIC General
Topic: Problem when I use Library USB & LCD on PIC18F4550
Replies: 9
Views: 4658

Re: Problem when I use Library USB & LCD on PIC18F4550

Hi,
I change that valor (8MHz -> 48MHz) in the IDE and I dont have succses.
I tried also, creating projects where changing the initial value of the MCU clock 8,16,32,48 and 96 only for test,
I compile thoses projects editing the configuration bits and no have succes,

thanks
by arponcedeleon
31 May 2010 23:37
Forum: mikroPascal PRO for PIC General
Topic: Problem when I use Library USB & LCD on PIC18F4550
Replies: 9
Views: 4658

Re: Problem when I use Library USB & LCD on PIC18F4550

Thanks Dany, Yes, in the explample Keypad, I have the define "var keypadPort : byte at PORTD;", know I have a solution for this example, I did a new projecy and save in the mikroe folders (C:\Archivos de programa\Mikroelektronika\mikroPascal PRO for PIC\Examples\Internal MCU modules\P18F4550\Test1\L...
by arponcedeleon
28 May 2010 21:06
Forum: mikroPascal PRO for PIC General
Topic: Problem when I use Library USB & LCD on PIC18F4550
Replies: 9
Views: 4658

Re: Problem when I use Library USB & LCD on PIC18F4550

Really, I dont know if I am wrong or maybe I am do bad.
I try to work with KeyPad Library and USB and dont work.
in this example I cant compile my code:
I have this error: 0 360 Unresolved extern 'keypadPort' __Lib_Keypad4x4.mpas,
I think, I am alone in this forum!!!
by arponcedeleon
28 May 2010 19:20
Forum: mikroPascal PRO for PIC General
Topic: Problem when I use Library USB & LCD on PIC18F4550
Replies: 9
Views: 4658

Re: Problem when I use Library USB & LCD on PIC18F4550

Uhmmm Where are the Mikroe people!!!
Really need help in this problem, if somebody have a idea please write here,
thanks,
by arponcedeleon
27 May 2010 00:45
Forum: mikroPascal PRO for PIC General
Topic: Problem when I use Library USB & LCD on PIC18F4550
Replies: 9
Views: 4658

Problem when I use Library USB & LCD on PIC18F4550

Hi, Need your help!!! I am develop a project with a PIC18F4550 using the library USB & LCD, I have too the EasyPIC6 development board. My problem is when I try only the USB library no have problem it is ok, and using only de LCD2x16 (4bit on PORTB) no have problem too. But when I tray to use boot li...

Go to advanced search