Search found 986 matches

by jovana.medakovic
20 Aug 2020 16:14
Forum: mikroProg™ programmer and debugger
Topic: Mikroe Debugging unable to start
Replies: 17
Views: 5278

Re: Mikroe Debugging unable to start

Hello,

I'm not sure why this happens. It seems that this is a problem with mikroProg.
I apologize for the inconvenience.
I will forward this to our developer team.

Kind regards,
Jovana
by jovana.medakovic
19 Aug 2020 11:03
Forum: PIC PRO Compilers
Topic: PIC18F66K40 - PPS mapping on multiple UARTs
Replies: 2
Views: 1178

Re: PIC18F66K40 - PPS mapping on multiple UARTs

Hello,

Does your code work when you use only UART2?
If you want to use more UARTs, I suggest you use the UART_Set_Active function before each the UART_Write function.

Kind regards,
Jovana
by jovana.medakovic
18 Aug 2020 15:58
Forum: mikroProg™ programmer and debugger
Topic: mikroprog tm for pic not working after firmware update
Replies: 7
Views: 3227

Re: mikroprog tm for pic not working after firmware update

Hi,

You're welcome.
I'm glad that your problem is solved.

Kind regards,
Jovana
by jovana.medakovic
18 Aug 2020 15:45
Forum: mikroProg™ programmer and debugger
Topic: Mikroe Debugging unable to start
Replies: 17
Views: 5278

Re: Mikroe Debugging unable to start

Hi, You can try to use other communication channels (PGEC2/PGED2 or PGEC3/PGED3). Due to the RMW issue on PIC, it is not recommended to write to PORT registers. Use LAT registers instead. In your LED Blinking example, I suggest you set delay to 1s and then check if diodes are blinking every 1s (usin...
by jovana.medakovic
17 Aug 2020 16:18
Forum: mikroBasic PRO for PIC General
Topic: CAN FD 3
Replies: 13
Views: 3502

Re: CAN FD 3

Hi Rick,

If you wish to find out more about the way the module sends data, you will have to contact the manufacturer which is Infineon Technologies.

Kind regards,
Jovana
by jovana.medakovic
17 Aug 2020 15:47
Forum: mikroProg™ programmer and debugger
Topic: Mikroe Debugging unable to start
Replies: 17
Views: 5278

Re: Mikroe Debugging unable to start

Hi,

When you run mikroProg Suite, go to USB -> Show Devices and take a screenshot after you have connected your mikroProg to your PC and send me this screenshot.
Also, tell me, please, how you connected MCU with mikroProg.

Kind regards,
Jovana
by jovana.medakovic
17 Aug 2020 15:36
Forum: CODEGRIP programmer and debugger
Topic: reading code after download with codegrip
Replies: 4
Views: 2178

Re: reading code after download with codegrip

Hi,

Thank you for your suggestion, I will forward it to our developer team.
I recommend you set the cell size to one byte and then you will get the 0x00, 0x01, 0x02 ... (see the picture in the attachment)

Kind regards,
Jovana
by jovana.medakovic
17 Aug 2020 14:59
Forum: mikroC PRO for PIC General
Topic: TMR0,OPTION_REG ERRORS-UNDECLARED IDENTIFIER
Replies: 2
Views: 1079

Re: TMR0,OPTION_REG ERRORS-UNDECLARED IDENTIFIER

Hi, In our compiler on the path: ...\Mikroelektronika\mikroC PRO for PIC\Examples\Internal MCU modules\P18F45K22\Timer0 Interrupt you can find the Timer0 example for your MCU. You can also use our Timer Calculator: https://www.mikroe.com/timer-calculator It will help you to write your project. Kind ...
by jovana.medakovic
13 Aug 2020 10:48
Forum: CODEGRIP programmer and debugger
Topic: reading code after download with codegrip
Replies: 4
Views: 2178

Re: reading code after download with codegrip

Hello,

Could you please provide me with more details? Can you attach a screenshot?

Kind regards,
Jovana
by jovana.medakovic
13 Aug 2020 10:32
Forum: mikroC PRO for PIC Wish List
Topic: A doubt about Eusarts or uart
Replies: 1
Views: 1339

Re: A doubt about Eusarts or uart

Hello,

1) You can use UART1 and UART2 by PIC16(L)F15325 MCU. For UART1, default pins are: RX1 - RC5 and TX1 - RC4, and for UART2, default pins are RX1 - RC1 and TX2 - RC0.
2) Yes, you can use the EUSART ports to connect your UART modules.

Kind regards,
Jovana
by jovana.medakovic
12 Aug 2020 16:06
Forum: Development Boards
Topic: Ultrasonic 2 click with EasyPIC 7
Replies: 20
Views: 5308

Re: Ultrasonic 2 click with EasyPIC 7

Hello,

Which result did you get?

Did you try to run the hex file which I sent?
The example works between 450mm-1300mm, so please try to place an object for example on 800mm and try to move it slowly.


Kind regards,
Jovana
by jovana.medakovic
10 Aug 2020 16:09
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: compiler hang at startup
Replies: 5
Views: 2391

Re: compiler hang at startup

Hi,

I apologize for the inconvenience caused by this.
I hope it will be fixed in the near future. Thank you for your patience.

Kind regards,
Jovana
by jovana.medakovic
06 Aug 2020 11:52
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: compiler hang at startup
Replies: 5
Views: 2391

Re: compiler hang at startup

Hi,

Try to open the IDE by opening a project file rather than the compiler .exe itself.
Please, see this forum:
viewtopic.php?f=107&t=75434

Kind regards,
Jovana
by jovana.medakovic
06 Aug 2020 11:13
Forum: PIC PRO Compilers
Topic: Interfacing nRF24L01 with PIC16F886
Replies: 5
Views: 1757

Re: Interfacing nRF24L01 with PIC16F886

Hi, As I can see, you don't use our click board, you are using only the module, so in that case, I can only suggest you read the datasheet of this module and try to use our examples. Regarding the connections, you can also see our schematic of these click boards which I sent you in the last post. Al...
by jovana.medakovic
06 Aug 2020 11:11
Forum: mikroPascal PRO for ARM General
Topic: Problem with I2C on STM32F303CC
Replies: 8
Views: 2865

Re: Problem with I2C on STM32F303CC

Hello,

I apologize for the delayed answer.

Could you provide me with more details?
Can you tell me which module (chip) you are using? Are you using some of our click boards?

Kind regards,
Jovana

Go to advanced search