Search found 67 matches

by AndyIvan
03 Feb 2017 14:40
Forum: mikroProg™ programmer and debugger
Topic: MikroProg for STM32 Programmer Drivers Not Found
Replies: 1
Views: 3031

MikroProg for STM32 Programmer Drivers Not Found

Hi, I am trying to program my “EasyMx PRO v7 for STM32” board and with my “MikroProg for STM32” but my PC will not recognise the driver for it. I have uninstalled everything and then re-installed everything several times including the “mikroProg for STM32 Drivers”. I have even been to the http://www...
by AndyIvan
02 May 2016 09:05
Forum: mikroC PRO for ARM General
Topic: Arm Compiler Major problems!!!!
Replies: 4
Views: 4242

Re: Arm Compiler Major problems!!!!

Why don't you post your code so that other can try it? Maybe we could identify the problem.
by AndyIvan
29 Apr 2016 07:58
Forum: mikroC PRO for ARM General
Topic: Firmware Upgrade Program
Replies: 1
Views: 2749

Re: Firmware Upgrade Program

Anyone????
I only need help with two parts.
1) The code for the push button to jump out of the application and to the start of the Firmware Upgrade Program.
2) The code to place the Firmware Upgrade Program at the right place at the end of ROM.
by AndyIvan
22 Apr 2016 06:01
Forum: mikroC PRO for ARM General
Topic: Firmware Upgrade Program
Replies: 1
Views: 2749

Firmware Upgrade Program

Setup: STM32F427VI running at 180MHz with an external 25MHz Osc. Custom PCB board with 4.3” LCD reisitive Touch screen and FT800 graphics engine. VisualTFT v4.6.0 MikroE PRO for ARM v4.5.0 Problem: I need to create a touch screen button that will enable the program to jump to a Firmware Upgrade Pro...
by AndyIvan
15 Mar 2016 10:39
Forum: Visual TFT General
Topic: Graphing on Display with "Zoom-Out" Feature
Replies: 0
Views: 4827

Graphing on Display with "Zoom-Out" Feature

Can anyone please help me? I need to know the term or name for what I am trying to achieve below so that I can go away and research it properly. My main problem this that I don’t know what to call the below. GRAPHING DATA I am using VisualTFT with the FT800 graphics processor to graph data that I am...
by AndyIvan
21 Sep 2015 23:24
Forum: Development Boards Wishlist
Topic: Robotics and Rotary Actuators
Replies: 1
Views: 3336

Robotics and Rotary Actuators

Hi mE. I would really like it if mE moved further into the robotics field as it is of great interest to a lot of people and universities. Please consider developing a servo motor actuator product similar to the Dynamixel AX-12A Robot Actuator. http://www.trossenrobotics.com/dynamixel-ax-12-robot-act...
by AndyIvan
31 Jul 2015 11:44
Forum: Visual TFT Wish List
Topic: Arrow Buttons Please
Replies: 3
Views: 4645

Re: Arrow Buttons Please

Hi Aleksa,

Thanks for that I got it working. It looks good. I use 'p' for up and 'q' for down.

Andy
by AndyIvan
17 Jul 2015 11:41
Forum: Visual TFT Wish List
Topic: Arrow Buttons Please
Replies: 3
Views: 4645

Arrow Buttons Please

Hi MikroE,
In the next VisualTFT release can you please include arrow buttons: Up, Down, Left, Right.
Currently I am using normal buttons with ^, V, <, > symbols in the text field it does not look very good.
Regards, Andrew
by AndyIvan
13 Jul 2015 05:45
Forum: User Projects
Topic: STM32 M4 Over The Air firmware update
Replies: 2
Views: 2995

Re: STM32 M4 Over The Air firmware update

Hi, I am trying to solve a similar problem. But in my case, it will be reading the firmware from a USB memory stick. Once I have solved the problem I will post it to libstock and from there it should be easy to adapt to a xBee communication.

http://www.mikroe.com/forum/viewtopic.php?f=178&t=64899
by AndyIvan
05 Jul 2015 06:56
Forum: mikroC PRO for ARM General
Topic: In Application Programming (IAP) program
Replies: 7
Views: 6567

Re: In Application Programming (IAP) program

Hi aCkO, Thanks very much for the link it explained a lot about how to read the .hex file. I have updated the project with a function to read the file, extract the flash address and data then write it to the MCU flash. However the IAP function keeps getting stuck at the 22nd line within the Led.hex ...
by AndyIvan
27 Jun 2015 06:18
Forum: mikroC PRO for ARM General
Topic: In Application Programming (IAP) program
Replies: 7
Views: 6567

In Application Programming (IAP) program

OBJECTIVE: To create an In Application Programming (IAP) program that is stored in the MCU that loads first after MCU reset. The IAP will wait for 5 seconds for a push button press. If the button is not pressed within this 5 seconds time, the IAP will start the main program, in this case the simple...
by AndyIvan
20 Jun 2015 12:03
Forum: Library Development Discussion
Topic: What's the difference... FAT32 and USB host for ARM and PIC?
Replies: 10
Views: 15182

Re: What's the difference... FAT32 and USB host for ARM and

Hi all, I am attempting the Host_MSC example with a few modifications to print status text to the USART Terminal instead of a TFT display, as it is easier. I have testing the attached code on 8 different USB flash drives and 4 work just fine, but the other 4 keep getting stuck in the fhandle = FAT32...
by AndyIvan
25 May 2015 04:54
Forum: Visual TFT General
Topic: Equation Self Compiling MCU Code
Replies: 4
Views: 2576

Re: Equation Self Compiling MCU Code

Hi, Thank you for your comments. Now I know the terminology to call this I can now research it. It look like it will require a lot of thought but I think I should be able to figure it out. What I need to do is convert the expression into Tokens, then apply the Shunting-yard algorithm. Then write a R...
by AndyIvan
23 May 2015 08:06
Forum: Product Announcements
Topic: Anouncing the development of FT90x compilers!
Replies: 44
Views: 378880

Re: Anouncing the development of FT90x compilers!

Hi Stuartk,

Yes well put. I would like to say that I would be happy to pay a yearly subscription for better on going releases of the ARM compiler.
Regards, Andrew

Go to advanced search