Search found 11883 matches

by filip
22 Nov 2023 08:45
Forum: Development Boards
Topic: EasyPIC-V8 Level Shifters
Replies: 17
Views: 1184

Re: EasyPIC-V8 Level Shifters

Hi, The standalone CODEGRIP does have internal level shifters but in the CODEGRIP Suite application you cannot set the voltage to 5V in the Power Options menu, only 3V3, hence you can only power & program/debug the 3V3 MCUs. On the contrary, in the case CODEGRIP on development boards (like EasyPIC v...
by filip
13 Nov 2023 08:55
Forum: IDE
Topic: Necto Studio 5.01 - Code tab not working
Replies: 1
Views: 203

Re: Necto Studio 5.01 - Code tab not working

Hi,

Can you please tell me which OS are you using and attach some screenshots of screen recording ?

Regards,
Filip.
by filip
03 Nov 2023 12:21
Forum: Development Boards
Topic: EasyPIC-V8 Level Shifters
Replies: 17
Views: 1184

Re: EasyPIC-V8 Level Shifters

Hi,

I have just tried programming 18F4550 using CODEGRIP on breadboard, externally supplied with 5V and it works just fine.
Currently, you can set board voltage in the CODEGRIP application up to 3.3V only, it cannot provide 5V at the moment.

Regards,
Filip.
by filip
03 Nov 2023 11:46
Forum: mikroBasic PRO for PIC General
Topic: SHT_Click MikroBUS BDF API and I2C Communication Pins Problem
Replies: 3
Views: 392

Re: SHT_Click MikroBUS BDF API and I2C Communication Pins Problem

Hi,

Basically, you want to use software I2C library in mikroSDK, by using the hardware I2C function which are diverted to other pins ?

Regards,
Filip.
by filip
03 Nov 2023 11:41
Forum: Development Boards
Topic: RA4M1 clicker USB connection and Debug LED
Replies: 4
Views: 251

Re: RA4M1 clicker USB connection and Debug LED

Hi,

Can you please attach photos of your connections and relevant screenshots ?

Regards,
Filip.
by filip
03 Nov 2023 11:40
Forum: ARM AI Compilers
Topic: Interrupt support
Replies: 6
Views: 748

Re: Interrupt support

Hi,

You can enable/disable interrupts using the following library functions :
https://docs.mikroe.com/mikrosdk/ref-ma ... rupts.html

Regards,
Filip.
by filip
03 Nov 2023 11:38
Forum: mikroBasic PRO for PIC General
Topic: compiler error program sequencer lights
Replies: 6
Views: 668

Re: compiler error program sequencer lights

Hi,

Have you ticked ADC library checkbox in the Library Manager ?

Regards,
Filip.
by filip
03 Nov 2023 11:37
Forum: mikroC PRO for PIC General
Topic: Glcd_Write_Text_Adv
Replies: 11
Views: 2469

Re: Glcd_Write_Text_Adv

Hi,

There are two ways to do this :
1. Draw a box on the place on the character that you want do delete,
2. Write a string with where you would replace this character with blank space.

Regards,
Filip.
by filip
03 Nov 2023 11:35
Forum: Development Boards
Topic: EasyPic v7: error when attempting to run debugger
Replies: 2
Views: 245

Re: EasyPic v7: error when attempting to run debugger

Hi,

Can you please attach detailed photos and schematics of your HW connections ?

Regards,
Filip.
by filip
03 Nov 2023 11:34
Forum: mikroC PRO for PIC32 General
Topic: Gesture_Demo.mcp32 compile problem
Replies: 11
Views: 2374

Re: Gesture_Demo.mcp32 compile problem

Hi,

I believe I have answered you on the HelpDesk regarding this issue.

Regards,
Filip.
by filip
02 Nov 2023 10:08
Forum: mikroBasic PRO for PIC General
Topic: Bit count funtion in 18F series
Replies: 6
Views: 587

Re: Bit count funtion in 18F series

Hi,

There is no such function I'm afraid, but you can implemented by yourself - simply by testing each bit in a variable and increment a counter if condition is met.

Regards,
Filip.
by filip
30 Oct 2023 14:27
Forum: mikroPascal PRO for AVR General
Topic: mega328p programming, osc, fuses
Replies: 1
Views: 194

Re: mega328p programming, osc, fuses

Hi,

Have you been able to sort out this issue ?

Regards,
Filip.
by filip
30 Oct 2023 14:26
Forum: mikroBasic PRO for AVR General
Topic: Atmega328P Arduino uno nano mini boards
Replies: 1
Views: 317

Re: Atmega328P Arduino uno nano mini boards

Hi,

The compiler doesn't support the Arduino Nano programmer, you can generate HEX file for Atmega328P and then program it.

Regards,
Filip.
by filip
30 Oct 2023 14:23
Forum: mikroC PRO for PIC32 General
Topic: Gesture_Demo.mcp32 compile problem
Replies: 11
Views: 2374

Re: Gesture_Demo.mcp32 compile problem

Hi,

Can you please attach your project here ?

Regards,
Filip.
by filip
30 Oct 2023 14:00
Forum: Development Boards
Topic: EasyPIC-V8 Level Shifters
Replies: 17
Views: 1184

Re: EasyPIC-V8 Level Shifters

Hi,

Of course you can program and debug the PIC powered by 5V, these level shifters are used to support both 3V3 and 5V.
Direction signals are used to set the programming pins communication direction (input or output) which is controlled internally by the CODEGRIP.

Regards,
Filip.

Go to advanced search