Search found 11 matches

by sam.123.address@gmail.com
26 Apr 2024 19:44
Forum: IDE General
Topic: HAL UART Library problem
Replies: 0
Views: 216

HAL UART Library problem

Hello i have looked at this example from Mikrosdk help examples it uses uart interrupts: /** * Any initialization code needed for MCU to function properly. * Do not remove this line or clock might not be set correctly. */ #ifdef PREINIT_SUPPORTED #include "preinit.h" #endif //include files and opjec...
by sam.123.address@gmail.com
23 Apr 2024 19:21
Forum: IDE General
Topic: UART interrupt on Necto studio problem
Replies: 3
Views: 304

Re: UART interrupt on Necto studio problem

Hello i have looked at this example from Mikrosdk help examples it uses uart interrupts: /** * Any initialization code needed for MCU to function properly. * Do not remove this line or clock might not be set correctly. */ #ifdef PREINIT_SUPPORTED #include "preinit.h" #endif //include files and opjec...
by sam.123.address@gmail.com
22 Apr 2024 11:14
Forum: IDE General
Topic: UART interrupt on Necto studio problem
Replies: 3
Views: 304

Re: UART interrupt on Necto studio problem

Hello Ivan, I wrote this simple code for RX interrupt in necto studio but it shows one error : "Interrupt handler redefined: UART1_IRQHandler at 0x00000035" this is the code: //include files and opjects for UART #include "MikroSDK.Driver.UART" #include "drv_uart.h" #include "board.h" uart_t uart; ua...
by sam.123.address@gmail.com
20 Apr 2024 16:51
Forum: IDE General
Topic: UART interrupt on Necto studio problem
Replies: 3
Views: 304

UART interrupt on Necto studio problem

Hello guys,

I have changed my ide from Mikroc pro for ARM to Necto studio as you know in the new ide things are a bit different.

So how can use UART RX interrupt?

Using mikrosdk is a bit complicated i have no idea how would anyone please help with that i will appreciate it?

Kind regards,
by sam.123.address@gmail.com
20 Apr 2024 16:44
Forum: ARM PRO Compilers
Topic: Help with mikroc pro for ARM
Replies: 6
Views: 381

Re: Help with mikroc pro for ARM

Hello, thanks i will try your suggestion and see how it works.

Kind regards
by sam.123.address@gmail.com
19 Apr 2024 17:39
Forum: ARM PRO Compilers
Topic: Help with mikroc pro for ARM
Replies: 6
Views: 381

Re: Help with mikroc pro for ARM

Hello Mikroe Team thanks for the answer i'm considering using Necto. i have just a littler code problem it's simple but i don't in necto it shows an error even though i think the code doesn't have error because i copied it from mikrosdk help example. /** * Any initialization code needed for MCU to f...
by sam.123.address@gmail.com
16 Apr 2024 12:41
Forum: ARM PRO Compilers
Topic: Help with mikroc pro for ARM
Replies: 6
Views: 381

Re: Help with mikroc pro for ARM

Hello,

Ok just a question is using Necto studio better with mikrosdk or Mikroc AI ?
by sam.123.address@gmail.com
15 Apr 2024 15:31
Forum: ARM PRO Compilers
Topic: Help with mikroc pro for ARM
Replies: 6
Views: 381

Help with mikroc pro for ARM

hello , i'm trying to use the Oximeter 5 click with mikroc pro for pic but as far as i know this click board example provided by mikroe is only supported with necto studio ide which i don't use at all! so will you please provide an example that supports the mikroc pro for arm i have the last version...
by sam.123.address@gmail.com
30 Dec 2023 14:30
Forum: ARM AI Compilers
Topic: Mikroc for arm interrupt problem
Replies: 1
Views: 440

Mikroc for arm interrupt problem

Hello everyone, i have a problem using Necto Studio latest version: i treid many times to use uart3 rx interrupt so when there is data i get interrupt to receive the data through the interrupt handler? please mikroE i need an example there's no example using necto studio. Mcu i'm using is mini m4 fo...
by sam.123.address@gmail.com
06 Sep 2023 18:25
Forum: ARM PRO Compilers
Topic: MikroProg for stm issue
Replies: 3
Views: 470

Re: MikroProg for stm issue

hello thank you for your help i tried the same connection you mentioned but the programmer doesn't dectect the mcu .

could you please explain more?

best regards
by sam.123.address@gmail.com
01 Sep 2023 17:24
Forum: ARM PRO Compilers
Topic: MikroProg for stm issue
Replies: 3
Views: 470

MikroProg for stm issue

Hello ,

i would like to know if i can use MikroProg for stm32 programmer to program the blackPill board which contains stm32F401 please look at the picture attached .

how can i connect my MikroProg for stm32 programmer to program the black pill?

Go to advanced search