Search found 922 matches

by Toley
22 Sep 2022 13:40
Forum: User Projects
Topic: [Example] Progress bar with auto increment/decrement
Replies: 5
Views: 1321

Re: [Example] Progress bar with auto increment/decrement

Very good example, really instructive.
I suggest you to post it on Libstock https://libstock.mikroe.com/ will be easier to find there.
by Toley
26 Aug 2022 23:06
Forum: mikroC PRO for ARM General
Topic: How to initialize STM32F103 controller
Replies: 7
Views: 1383

Re: How to initialize STM32F103 controller

Hi Shema,

If you use a BluePill module, here is the clock scheme I'm using. Good luck with your projects.
STM32F103C8T6_PLL_8_to_72MHz.zip
(825 Bytes) Downloaded 85 times
by Toley
17 Jun 2022 20:22
Forum: IDE
Topic: Necto 2.0 Where are the examples?
Replies: 1
Views: 1175

Necto 2.0 Where are the examples?

Necto 2.0 Where are the examples?
by Toley
15 Jun 2022 14:18
Forum: IDE
Topic: Question about Necto Licensing
Replies: 2
Views: 1283

Question about Necto Licensing

Very happy to see that Necto will have a free community version for all platform. Thanks, it will be appreciated and bring many new users.
But what happen with the perpetual license ?

Edit: I would also ask for the AI Designer license, It does not seems to be required anymore.
by Toley
26 May 2022 17:53
Forum: IDE
Topic: Necto Designer mikromedia 5 for Tiva Support
Replies: 3
Views: 2199

Re: Necto Designer mikromedia 5 for Tiva Support

Any news about this request?

What are the plans for Necto Designer? To die like the previous compilers?
by Toley
07 Apr 2022 23:14
Forum: User Projects
Topic: Question about WS2812B (Neopixels)
Replies: 10
Views: 2169

Re: Question about WS2812B (Neopixels)

I don't have problem with my library, I can send data to 144 Leds in 6,81 ms. And most important, I can send data continuously (chasing Leds) while doing other things like decoding NEC IR remote control. Those kind of things cannot be done with bit banging solution. What I call a "problem" is that n...
by Toley
07 Apr 2022 02:37
Forum: User Projects
Topic: Question about WS2812B (Neopixels)
Replies: 10
Views: 2169

Re: Question about WS2812B (Neopixels)

So... brute force is the only thing viable? A faster micro then? Not a faster micro but a slower one! Did you ever came across this very interesting application note from Microchip? https://ww1.microchip.com/downloads/en/DeviceDoc/00001606A.pdf It explain how to interface WS2812 Leds using the CLC ...
by Toley
20 Feb 2022 20:55
Forum: PIC AI compilers
Topic: Several problems PIC AI/Necto
Replies: 5
Views: 1858

Re: Several problems PIC AI/Necto

Hello MarkEE, You have invest a lot of money in mE products, I hope they will give you good after sale service! Did you try the example that comes with the compiler? As a cue I will suggest you to use LAT for pin definition. Good luck. sbit LCD_RS at LATA3_bit; sbit LCD_EN at LATB1_bit; sbit LCD_D4 ...
by Toley
08 Jan 2022 11:20
Forum: IDE
Topic: New Necto IDE 1.8.4 - License expired.
Replies: 3
Views: 1631

Re: New Necto IDE 1.8.4 - License expired. (Solved)

OK finally just removing the license key and putting it back did solve the problem.
Sorry for the inconvenience.
by Toley
07 Jan 2022 21:55
Forum: IDE
Topic: New Necto IDE 1.8.4 - License expired.
Replies: 3
Views: 1631

Re: New Necto IDE 1.8.4 - License expired.

Email send but still no answer.
I can confirm that my MikroC AI for ARM license is the problem. I cannot build a simple blink example. License expired is always shown.
by Toley
05 Jan 2022 20:43
Forum: IDE
Topic: Necto Designer mikromedia 5 for Tiva Support
Replies: 3
Views: 2199

Necto Designer mikromedia 5 for Tiva Support

Hi, Do you have plan to fully support mikromedia 5 for Tiva (https://www.mikroe.com/mikromedia-5-tiva) in Necto Designer ? This board use the internal graphic controller of the Tiva MCU so it can be a bit more complicated to integrate. Also I would like to know when you plan to support custom driver...
by Toley
04 Jan 2022 21:44
Forum: IDE
Topic: New Necto IDE 1.8.4 - License expired.
Replies: 3
Views: 1631

New Necto IDE 1.8.4 - License expired.

Hi mE team,
I just saw you released a new Necto update with Designer support. I want to try it but it says License expired when I try to compile a tft project.
I own a valid MikroC AI for ARM and a Necto Disigner license.
MikroC license.png
MikroC license.png (5.13 KiB) Viewed 1631 times
Designer license.png
Designer license.png (5.52 KiB) Viewed 1631 times
by Toley
17 Dec 2021 13:40
Forum: mikroC PRO for ARM General
Topic: Need working example for the stm32f103 bluebill
Replies: 3
Views: 1254

Re: Need working example for the stm32f103 bluebill

Hi Zezo20172018,

Which compiler do you use? Here is a blink example for MikroC pro ARM. The most important for you is the configuration file. I join it too.
by Toley
26 Aug 2021 14:00
Forum: Visual TFT AI General
Topic: Visual TFT AI Custom Driver
Replies: 4
Views: 1894

Re: Visual TFT AI Custom Driver

Hi, Currently we don't have a tutorial for this, we are planning to release it when the Visual TFT AI gets out of the beta. Regards, Filip. I am also curious to know when Visual TFT AI will get out of Beta? There is nothing about it on the road map (up to 2023). I have bought a licence for this pro...
by Toley
02 Mar 2021 21:58
Forum: mikroC PRO for ARM General
Topic: clock settings for stm32f103
Replies: 2
Views: 1014

Re: clock settings for stm32f103

STM32F103C8T6_PLL_8_to_72MHz.zip
(825 Bytes) Downloaded 121 times

Go to advanced search