Search found 8 matches

by Keni
09 Jan 2023 11:25
Forum: mikroC PRO for PIC32 General
Topic: Re_install problem
Replies: 1
Views: 560

Re: Re_install problem

Hi,

I'm sorry
I mistook O for 0.

keni
by Keni
09 Jan 2023 07:01
Forum: mikroC PRO for PIC32 General
Topic: Re_install problem
Replies: 1
Views: 560

Re_install problem

Hi,
I uninstalled and reinstalled mikroC PRO for PIC32 and then tried to activate it, but I can't activate it

Regard,
keni
by Keni
11 Sep 2017 03:53
Forum: mikroC PRO for PIC32 General
Topic: PIC32MX170F256B and I2C1 problem
Replies: 2
Views: 2878

Re: PIC32MX170F256B and I2C1 problem

Hi,

Problem solved.
JTAG was set in the configuration.

keni
by Keni
10 Sep 2017 06:08
Forum: mikroC PRO for PIC32 General
Topic: PIC32MX170F256B and I2C1 problem
Replies: 2
Views: 2878

PIC32MX170F256B and I2C1 problem

Hi, It does not work in I2C1, but changes to I2C2 will work. I am observing the waveform with an oscilloscope. Regards, keni /* MD1506 HOVERX InterfaceTest Baud Rate 115.2Kbps MPU MX170F256B FRC 8MHz SYSCLK 24MHz RA3 is digital output DEVCFG1: Primary OSC Disable DEVCFG1: CLKO output Disable CONFIG ...
by Keni
03 Jun 2017 02:45
Forum: mikroProg™ programmer and debugger
Topic: microProg Error on PIC32MX170F256B
Replies: 3
Views: 2666

Re: microProg Error on PIC32MX170F256B

Hi,

microProgV2.51 works well.
Thanks

Best Regards,
keni
by Keni
02 Jun 2017 07:00
Forum: mikroProg™ programmer and debugger
Topic: microProg Error on PIC32MX170F256B
Replies: 3
Views: 2666

microProg Error on PIC32MX170F256B

Hi,

Programing error on PIC32MX170F256B
Win7Pro,USB Firmware updated
Help me!

Regards,
keni
by Keni
21 Dec 2016 06:49
Forum: mikroC PRO for PIC32 General
Topic: PIC32MX UART1,UART2 with PPS
Replies: 2
Views: 3079

Re: PIC32MX UART1,UART2 with PPS

Hi,Aleksander

The problem is solved that configuration bit secondary OSC was enabled.

Regards,
Keni
by Keni
20 Dec 2016 06:24
Forum: mikroC PRO for PIC32 General
Topic: PIC32MX UART1,UART2 with PPS
Replies: 2
Views: 3079

PIC32MX UART1,UART2 with PPS

Hi PIC32MX250F128B UART1 doesn't work. Regard, Keni char uart_rd; void main(){ ANSELA = 0; // Configure AN pins as digital I/O ANSELB = 0; // Configure AN pins as digital I/O TRISA2_bit =1; TRISA3_bit = 1; TRISA4_bit = 1; TRISB11_bit = 1; TRISB4_bit = 0; TRISB10_bit = 0; Unlock_IOLOCK(); PPS_Mapping...

Go to advanced search