Search found 822 matches

by filip.grujcic
26 Aug 2021 09:47
Forum: Timer Calculator
Topic: Need a help
Replies: 5
Views: 4361

Re: Need a help

Hello,

Unfortunately, that project is not available anymore. I apologize for the inconvenience.

Kind regards,
by filip.grujcic
25 Aug 2021 13:46
Forum: mikroC AI for ARM
Topic: Configuration Bits
Replies: 1
Views: 1061

Re: Configuration Bits

Hello,

Yes, there is. While you are creating or editing a setup, at the MCU selection page click on the Advanced button below the MCU and it will take you to the configuration bits settings page.

Regards,
by filip.grujcic
24 Aug 2021 15:54
Forum: CODEGRIP programmer and debugger
Topic: Can I prog. AVR with Codegrip for STM32?
Replies: 3
Views: 1323

Re: Can I prog. AVR with Codegrip for STM32?

Hello,

Currently, CODEGRIP has only software support for AVR MCUs. Hardware support is on its way.

Regards,
by filip.grujcic
24 Aug 2021 11:52
Forum: mikroBasic PRO for PIC General
Topic: UART Bootloader example help for 16F18855 please
Replies: 6
Views: 1253

Re: UART Bootloader example help for 16F18855 please

Hello, I have checked and I'm afraid we do not have any bootloader example for enhanced PIC16 MCUs. You can try browsing through Libstock to see if any user has posted their example code or you could contact our Customization department: https://www.mikroe.com/customization for getting the existing ...
by filip.grujcic
19 Aug 2021 15:40
Forum: mikroBasic PRO for PIC General
Topic: UART Bootloader example help for 16F18855 please
Replies: 6
Views: 1253

Re: UART Bootloader example help for 16F18855 please

Hello,

You have to make changes according to the differences in memory size of these two MCUs.
Everything is explained in the comments inside the bootloader project.

Regards,
by filip.grujcic
19 Aug 2021 14:52
Forum: CODEGRIP programmer and debugger
Topic: Can I prog. AVR with Codegrip for STM32?
Replies: 3
Views: 1323

Re: Can I prog. AVR with Codegrip for STM32?

Hello,

No, you cannot. CODEGRIP for STM32 supports only STM32 MCUs.

Regards,
by filip.grujcic
18 Aug 2021 10:01
Forum: mikroC PRO for PIC General
Topic: VTFT with SSD1963 and PIC18F47K40
Replies: 8
Views: 1637

Re: VTFT with SSD1963 and PIC18F47K40

Hi,

The display I used is this one:
https://www.mikroe.com/tft-board-5-capa ... with-frame

Here is the datasheet of the display itself: https://download.mikroe.com/documents/d ... Screen.pdf

Regards,
by filip.grujcic
18 Aug 2021 09:53
Forum: mikroC PRO for ARM General
Topic: Error FAT32 mode
Replies: 8
Views: 1812

Re: Error FAT32 mode

Hello,

Are you using the latest version of the FAT32 library downloaded from here: https://libstock.mikroe.com/projects/vi ... 32-library ?

Regards,
by filip.grujcic
16 Aug 2021 16:03
Forum: CODEGRIP programmer and debugger
Topic: Moving wifi licence to new device
Replies: 1
Views: 1106

Re: Moving wifi licence to new device

Hello,

I believe you submitted a support ticket on our helpdesk, therefore let us continue the correspondence there.

Kind regards,
by filip.grujcic
16 Aug 2021 14:29
Forum: mikroC PRO for PIC General
Topic: I2C problem on PIC16LF19176
Replies: 4
Views: 924

Re: I2C problem on PIC16LF19176

Hello,

Could you rather zip and attach this minimal project that demonstrates the issue please?
That way I can check how you set the configuration bits.

Regards,
by filip.grujcic
16 Aug 2021 13:31
Forum: Development Boards
Topic: Where to get a demo MikroC program to run on EasyPic 7 board+BLE2 clickboard?
Replies: 1
Views: 533

Re: Where to get a demo MikroC program to run on EasyPic 7 board+BLE2 clickboard?

Hello,

I believe you submitted a support ticket on our Helpdesk, let's continue the correspondence there.

Regards,
by filip.grujcic
16 Aug 2021 13:29
Forum: mikroC PRO for PIC General
Topic: Implement I2C Protocol in PIC
Replies: 4
Views: 1032

Re: Implement I2C Protocol in PIC

Hello,

I'm not sure I understand you fully. You want to use the software I2C, like bit banging instead of using the hardware I2C module?

Regards,
by filip.grujcic
13 Aug 2021 08:39
Forum: mikroC PRO for PIC General
Topic: PIC16F1574 - PPS & PWM - Need help
Replies: 3
Views: 806

Re: PIC16F1574 - PPS & PWM - Need help

Hello,

Could you then rather zip and attach the whole project please?

Regards,
by filip.grujcic
12 Aug 2021 16:22
Forum: mikroC PRO for PIC General
Topic: VTFT with SSD1963 and PIC18F47K40
Replies: 8
Views: 1637

Re: VTFT with SSD1963 and PIC18F47K40

Hello, I have tested your project and it works on my side. Even immediately loading the hex file you provided works. Take a look at the attached photo. Please check your hardware connections again. It could be that your display requires different parameters, that is why TFT_defs.c file is open sourc...
by filip.grujcic
12 Aug 2021 13:54
Forum: mikroC PRO for PIC General
Topic: PIC16F1574 - PPS & PWM - Need help
Replies: 3
Views: 806

Re: PIC16F1574 - PPS & PWM - Need help

Hello, The error is in the PPS mapping function, do not enter 7 as the first parameter, but rather use the predefined library constant _RC3 in order to map to that pin. Also, you do not need to set the TRIS manually and the Unlock_IOLOCK() function, PPS_Mapping() function already contains it, howeve...

Go to advanced search