$419.00
$419.00
 
Pay once and never worry about it again. Once you buy the compiler you are entitled to lifetime free upgrades. Upgrading the compiler takes only a few minutes and a few clicks. We are constantly adding new features to the compiler, you can keep track of what is happening on the Software Roadmap page.
Our support team is always available – you can rely on our help while you are developing. The compiler license guarantees free product lifetime technical support.
Start here with Quick Start Guide
mikroPascal offers a unique mechanism to easily use libraries in your project, just select the libraries you need and they will be instantly available in your code. No need for dozens of #include directives. You can also install and manage third-party libraries using our package manager and library manager.
Simply select the libraries you need for your project, by checking the box. Or press the “Check All” button to include them all.
With more than 1200 library functions you’ll save time, effort and you’ll write better code.
Visit LibStock and download fully functional and working projects, and install them with a single click.
 
 
Every single library that is in our compiler is covered by a working example. More than 400 ready-made working examples, to help you understand how the library works or give you useful code snippets for your project.
The mikroPascal PRO for ARM® currently supports over 1308 ARM® Cortex-M0®, M0+, M3, M4, and M7 microcontrollers from leading manufactures, and we are constantly adding new ones.
You can be part of the process by letting us know what microcontroller you wish to see supported next, by using our helpdesk and submitting a ticket.
| Toolchain | Vendor | Device | Pins | Flash (KB) | RAM (bytes) | Clock (MHz) | CODEGRIP | mikroProg | Datasheet | ||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Programmer | Debugger | Programmer | Debugger | ||||||||
The integrated solution allows for a streamlined workflow. Drag and drop graphic elements while the compiler generates the code automatically in the background. Modify the generated code in the compiler and create event functions. Seamlessly switch between designing and coding using keyboard shortcut F12.
Try it out for yourself and create fully functional GUIs with just a few clicks. And don’t worry about the code, the compiler will take care of that.
Visual TFT supports 17 TFT controllers and multiple display resolutions. So, we even have the hardware prepared for your next graphic project.
 
 
The ideal environment for you to write, compile, execute, and debug your code. All the tools you could think of, and more, are there. The Library Manager, Interrupt Assistant, Project Explorer, Quick Converter and more.
Click here to get an in-depth explanation of each part of the IDE.
 
mikroPascal comes equipped with fully-functional software tools that can boost your efficiency and do the job for you, so you can be more productive in your work: LCD Custom Character Tool, GLCD Bitmap Editor, Seven Segment Editor, UART Terminal, UDP Terminal, HID Terminal, ASCII Chart, Active Comments Editor, Interrupt Assistant, Advanced Statistics and much, much more.
 
 
Detect and correct all the code errors in seconds. mikroPascal has native support for hardware debugging when used with the mikroProg in-circuit programmer and debugger. It supports Step-over, Step-into, Step-out, Run, and Run To Cursor debugging operations. Also, the debugger supports standard breakpoints, which enable you to exploit the full potential of hardware debugging.
The help file is the best place to start if you want to get to know the compiler. The easy-to-read format and detailed explanations of every functionality and feature will make you an expert in no time.
 
 
Buy the compiler and the License Code will be sent to your inbox instantly. Once you activate the license you can use it on up to two computers.
Do you need a portable license, that can be used on multiple computers? USB Dongle license is the perfect solution.
Own, manage, and deploy multiple software licenses. Instead of buying several licenses at a regular price, use the Site License option and get licenses for your whole team or class at a special price. Learn more.
Code, compile, program, and debug – all in one environment. Choose the development board, and you’ll soon see that the rest of the tools are perfectly arranged around it.
mikroLab contains everything a developer needs to explore the possibilities of the microcontroller architectures we offer: a development board (with integrated programmer and debugger), the compiler license, an assortment of accessories, and as a bonus, a free license for one of our GUI design tools (either Visual TFT or Visual GLCD).
With the integrated Visual TFT you can create amazing user interfaces, simply drag and drop visual elements and the compiler will generate the code for you. Save time and focus on making your graphic design the best possible.
Seamlessly switch between designing and coding using keyboard shortcut F12.
 
Manage all your data quickly and easily. Make the workspace comfortable and suited to your need. Use the default layout of the IDE, or arrange the windows manually. Navigate through all the projects you are working seamlessly and save time with the intuitive IDE of the mikroPascal compiler.
 
Redesigned IDE with the new CODEGRIP support
The ideal environment for you to write, compile, execute, and debug your code. Now, with full CODEGRIP support implemented in IDE.
The program directly from IDE, debug or tweak any of the advanced options (Protocol, Connection, Reset Type and many others).
Libstock Manager is the newest addition to our ARM compilers with the release version 6.1.0.
Visiting Libstock, searching for the Click board™ you want, downloading the packages and so forth, all those tasks are not necessary now, we brought Libstock closer to you - everything is right there inside your compiler.
You can also buy the Click board™ you want straight from the comfort of your IDE. Simply click on the “Buy HW” button once you have selected a particular click board™.
Libstock Manager is constantly updated with new Click boards™. You can keep track of things by checking the “Updates” and “New” tab inside the Libstock Manager.
 
 
Edit Project gives you a full overview of the entire set of configuration bits in each chip. Select only among listed options, described in simple terms. Edit project includes predefined schemes of oscillator settings for most widely used microcontrollers. Simply load your desired scheme, and you are ready to go.
Don’t waste your time browsing for examples. Let them come to you. New Project Explorer window leads you to your projects. It displays all of compiler’s many included examples by default. But simply point the path to any other folder and fast recursion-search algorithm will extract all of projects inside and will display a tree view of your project files up to any depth. Double click opens the project and sets it as active.
mikroPascal PRO for ARM® has native support for hardware step-by-step In-Circuit Debugger when used with fast USB 2.0 mikroProg™ programmer (in both on-board and standalone version), or Stellaris® debuggers. Debugger is a separate DLL module which supports Step-over [F8], Step-into[F7], Step-out[Ctrl+F8], Run[F6], Run To Cursor[F4] debugging operations.
 
 
If you want to go through your code and monitor the values of your variables searching for bugs and errors, Software Simulator is the best way to do so.
Software simulator supports all debugging modes as hardware debugger, but instead of executing the code on real hardware, it simulates code flow on your PC. Using Watch Clock you can precisely measure the code execution time in microseconds or in clock cycles.
Only mikroPascal offers the unique mechanism to easily use any available library in your project. Special OneClick technology allows you to speed up your development. No need for dozens of #include directives.
Just click on the checkboxes of the libraries you need and they will be instantly available in your code. As we always think one step ahead, we programmed Library manager to allow easy usage of third party libraries installed with Package Manager software.
 
 
Control-space is probably the most widely used shortcut among programmers. Why? Because it initiates Code Assistant - programmer’s first aid kit. No one needs to memorize function names.
Focus on your code, and let the syntax write itself correctly. Write function calls with one click of your keyboard. Code assistant in mikroPascal PRO for ARM® also suggests correct names of constants and variables, so you have it all covered. You don’t ever have to get another Syntax error message.
Use Code Completion for all those times when you need to list identifier names that contain a certain word, or when you only know a part of the identifier name.
Simply type \* in the Code Editor, followed by the phrase, and presses Ctrl+Space - a list of identifiers containing this phrase will be shown.
 
 
We have developed Active Comments - a unique feature of mikroPascal PRO for ARM®. Any comment can become your multimedia event hook.
Add images, files and URLs to any active comment and assign events as you like.
Right Mouse Click can open browser with URL, Mouse Over can display the image, and Double Click can open a specified file.
You can add:
Easily declare a local variable.
 
 
The compiler also includes the Interrupt Assistant, that can help you in configuring interrupts.
You can launch it from the drop-down menu Tools › Interrupt Assistant.
Many functions. Even more parameters. Was it word, or byte? You don’t have to scroll through Help file.
Just hit CTRL+SHIFT+SPACE and function parameters will be listed for you.
 
 
When your code overgrows the size of your screen, it’s always better to fold those completed blocks, and work in a clearer surrounding.
This way you can always see the big picture.
What’s the point of a compiler if you have to do all the hard work yourself. mikroPascal PRO for ARM® offers you several most useful integrated tools that will help you get the job done with minimum effort.
 
 
Your fast pocket converter of binary, float, HEX and Radix 1.15 formats into formats you need in your code.
It even displays ASCII values of your bytes.
After you build your project, you can always look under the hood with mikroPascal’s Advanced Statistics. It is a powerful tool that visually describes most important information about your project.
Take a look at your variables, arrays and constants and know how much memory your program consumes. See which function calls which in the functions tree window. See how big are your functions and how are they linked in memory, which is especially important if you want to write your own bootloader applications.
 
mikroPascal PRO for ARM version history:
New MCU (138 in Total) :
53 STM MCUs supported
                        STM32G070CB   STM32H750VB   STM32L4R7ZI
                        STM32G070KB   STM32H750XB   STM32L4R9AG
                        STM32G070RB   STM32H753AI   STM32L4R9AI
                        STM32G071CB   STM32H753BI   STM32L4R9VG
                        STM32G071EB   STM32H753II   STM32L4R9VI
                        STM32G071RB   STM32H753VI   STM32L4R9ZG
                        STM32G071G8   STM32H753XI   STM32L4R9ZI
                        STM32G071GB   STM32H753ZI   STM32L4S5AI
                        STM32G071K8   STM32L4R5AG   STM32L4S5QI
                        STM32G071KB   STM32L4R5AI   STM32L4S5VI
                        STM32G081RB   STM32L4R5QG   STM32L4S5ZI
                        STM32H743AI   STM32L4R5QI   STM32L4S7AI
                        STM32H743BI   STM32L4R5VG   STM32L4S7VI
                        STM32H743II   STM32L4R5VI   STM32L4S7ZI
                        STM32H743VI   STM32L4R5ZG   STM32L4S9AI
                        STM32H743XI   STM32L4R5ZI   STM32L4S9VI
                        STM32H743ZI   STM32L4R7AI   STM32L4S9ZI
                        STM32H750IB   STM32L4R7VI
                        
85 NXP Kinetis MCUs supported (via 19 superset files)
                        MK60DN256VLL10    MKV42F128VLH16    MK51DN512CLL10 
                        MK60DN256VLL10R   MKV42F128VLL16    MK51DN512CLQ10 
                        MK60DN256VLQ10    MKV42F256VLH16    MK51DN512CMC10 
                        MK60DN256VMC10    MKV42F256VLL16    MK51DN512CMD10 
                        MK60DN256VMD10    MKV42F64VLF16     MK51DN512ZCLL10
                        MK60DN256ZVLL10   MKV42F64VLF16R    MK51DN512ZCLQ10
                        MK60DN256ZVLQ10   MKV42F64VLH16     MK51DN512ZCMC10
                        MK60DN512VLL10    MKV44F128VLF16    MK51DX256CLK10 
                        MK60DN512VLL10R   MKV44F128VLH16    MK51DX256CLL10 
                        MK60DN512VLQ10    MKV44F128VLL16    MK51DX256CMC10 
                        MK60DN512VMC10    MKV44F256VLH16    MK51DX256ZCLL10
                        MK60DN512VMC10R   MKV44F256VLL16    MK51DX256ZCMC10
                        MK60DN512VMD10    MKV44F64VLF16     MK53DN512CLQ10 
                        MK60DN512ZCAB10R  MKV44F64VLH16     MK53DN512CMD10 
                        MK60DN512ZVLL10   MKV46F128VLH16    MK53DN512ZCLQ10
                        MK60DN512ZVLQ10   MKV46F128VLL16    MK53DN512ZCMD10
                        MK60DN512ZVLQ10R  MKV46F256VLH16    MK53DX256CLQ10 
                        MK60DN512ZVMC10   MKV46F256VLH16R   MK53DX256CMD10 
                        MK60DN512ZVMD10   MKV46F256VLL16    MK53DX256ZCLQ10
                        MK60DX256VLL10    MKV46F256VLL16Q   MKV56F1M0VLL24 
                        MK60DX256VLQ10    MK51DX128CLH7     MKV56F1M0VLQ24 
                        MK60DX256VMC10    MK51DX128CLK7     MKV56F512VLL24 
                        MK60DX256VMD10    MK51DX128CMC7     MKV56F512VLQ24 
                        MK60DX256ZVLL10   MK51DX256CLK7     MKV56F512VLQ24R
                        MK60DX256ZVLQ10   MK51DX256CLL7     MK20DN128VFM5  
                        MK60DX256ZVMC10   MK51DX256CMC7     MK20DN128VFT5  
                        MK60DX256ZVMD10   MK51DN256CMD10    MK20DN128VLF5  
                        MKV42F128VLF16    MK51DN256ZCMD10   MK20DN128VLH5  
                                          MK20DN128VMP5  
                        
New:
Improved:
Offsets for COMPx_CSR registers corrected for STM32F301(2)
PLLSAI(N, P, Q, R) config registers added for STM32F469xx family of MCU
                        STM32H743AI   STM32L451CC   STM32L476QE   
                        STM32H743BI   STM32L451CE   STM32L476QG   
                        STM32H743II   STM32L451RC   STM32L476RC   
                        STM32H743VI   STM32L451RE   STM32L476RE   
                        STM32H743XI   STM32L451VC   STM32L476RG   
                        STM32H743ZI   STM32L451VE   STM32L476VC   
                        STM32H750IB   STM32L452CC   STM32L476VE   
                        STM32H750VB   STM32L452CE   STM32L476VG   
                        STM32H750XB   STM32L452RC   STM32L476ZE   
                        STM32H753AI   STM32L452RE   STM32L476ZG   
                        STM32H753BI   STM32L452VC   STM32L486JG   
                        STM32H753II   STM32L452VE   STM32L486QG   
                        STM32H753VI   STM32L462CE   STM32L486RG   
                        STM32H753XI   STM32L462RE   STM32L486VG   
                        STM32H753ZI   STM32L462VE   STM32L486ZG   
                        STM32L431CB   STM32L471QE   STM32L496AE   
                        STM32L431CC   STM32L471QG   STM32L496AG   
                        STM32L431KB   STM32L471RE   STM32L496QE   
                        STM32L431KC   STM32L471RG   STM32L496QG   
                        STM32L431RB   STM32L471VE   STM32L496RE   
                        STM32L431RC   STM32L471VG   STM32L496RG   
                        STM32L431VC   STM32L471ZE   STM32L496VE   
                        STM32L432KB   STM32L471ZG   STM32L496VG   
                        STM32L432KC   STM32L475RC   STM32L496ZE   
                        STM32L433CB   STM32L475RE   STM32L496ZG   
                        STM32L433CC   STM32L475RG   STM32L4A6AG   
                        STM32L433RB   STM32L475VC   STM32L4A6QG   
                        STM32L433RC   STM32L475VE   STM32L4A6RG   
                        STM32L433VC   STM32L475VG   STM32L4A6VG   
                        STM32L442KC   STM32L476JE   STM32L4A6ZG   
                        STM32L443CC   STM32L476JG   MKV56F1M0XXX24
                        STM32L443RC   STM32L476ME   MKV58F1M0XXX24
                        STM32L443VC   STM32L476MG
                        
New:
Improved:
Fixed:
Added:
Fixed:
mikroPascal PRO for ARM version history:
New:
Improved:
Packages:
modules covered in this version:
Libraries:
mikroC PRO for ARM version history:
                            STM32F031E6     STM32F479ZG     STM32L011E3     STM32L083RB     STM32L496RG   
                            STM32F038E6     STM32F479ZI     STM32L011E4     STM32L083RZ     STM32L496VE   
                            STM32F051T8     STM32F722IC     STM32L011F3     STM32L083V8     STM32L496VG   
                            STM32F058T8     STM32F722IE     STM32L011F4     STM32L083VB     STM32L496ZE   
                            STM32F071C8     STM32F722RC     STM32L011G3     STM32L083VZ     STM32L496ZG   
                            STM32F398VE     STM32F722RE     STM32L011G4     STM32L431CB     STM32L4A6AG   
                            STM32F410C8     STM32F722VC     STM32L011K3     STM32L431CC     STM32L4A6QG   
                            STM32F410CB     STM32F722VE     STM32L011K4     STM32L431KB     STM32L4A6RG   
                            STM32F410R8     STM32F722ZC     STM32L021D4     STM32L431KC     STM32L4A6VG   
                            STM32F410RB     STM32F722ZE     STM32L021F4     STM32L431RB     STM32L4A6ZG   
                            STM32F410T8     STM32F723IC     STM32L021G4     STM32L431RC     TM4C123GH6ZXR 
                            STM32F410TB     STM32F723IE     STM32L021K4     STM32L431VC     TM4C1290NCPDT 
                            STM32F412CE     STM32F723VE     STM32L031C4     STM32L432KB     TM4C1290NCZAD 
                            STM32F412CG     STM32F723ZC     STM32L031C6     STM32L432KC     TM4C1292NCPDT 
                            STM32F412RE     STM32F723ZE     STM32L031E4     STM32L433CB     TM4C1292NCZAD 
                            STM32F412RG     STM32F732IE     STM32L031E6     STM32L433CC     TM4C1294KCPDT 
                            STM32F412VE     STM32F732RE     STM32L031F4     STM32L433RB     TM4C1294NCPDT 
                            STM32F412VG     STM32F732VE     STM32L031F6     STM32L433RC     TM4C1294NCZAD 
                            STM32F412ZE     STM32F732ZE     STM32L031G4     STM32L433VC     TM4C1297NCZAD 
                            STM32F412ZG     STM32F733IE     STM32L031G6     STM32L442KC     TM4C1299KCZAD 
                            STM32F413CG     STM32F733VE     STM32L031K4     STM32L443CC     TM4C1299NCZAD 
                            STM32F413CH     STM32F733ZE     STM32L031K6     STM32L443RC     TM4C129EKCPDT 
                            STM32F413MG     STM32F765BG     STM32L041C6     STM32L443VC     TM4C129LNCZAD 
                            STM32F413MH     STM32F765BI     STM32L041E6     STM32L451CC     TM4C129XKCZAD 
                            STM32F413RG     STM32F765IG     STM32L041F6     STM32L451CE     MK65FN2M0XXX18
                            STM32F413RH     STM32F765II     STM32L041G6     STM32L451RC     MK65FX1M0XXX18
                            STM32F413VG     STM32F765NG     STM32L041K6     STM32L451RE     MK66FN2M0XXX18
                            STM32F413VH     STM32F765NI     STM32L071C8     STM32L451VC     MK66FX1M0XXX18
                            STM32F413ZG     STM32F765VG     STM32L071CB     STM32L451VE     MK80FN256XXX15
                            STM32F413ZH     STM32F765VI     STM32L071CZ     STM32L452CC     MK82FN256XXX15
                            STM32F423CH     STM32F765ZG     STM32L071K8     STM32L452CE     MKV58F1M0XXX24
                            STM32F423MH     STM32F765ZI     STM32L071KB     STM32L452RC     MKV58F512XXX24
                            STM32F423RH     STM32F767BG     STM32L071KZ     STM32L452RE
                            STM32F423VH     STM32F767BI     STM32L071RB     STM32L452VC
                            STM32F423ZH     STM32F767IG     STM32L071RZ     STM32L452VE
                            STM32F469AE     STM32F767II     STM32L071V8     STM32L462CE
                            STM32F469AG     STM32F767NG     STM32L071VB     STM32L462RE
                            STM32F469AI     STM32F767NI     STM32L071VZ     STM32L462VE
                            STM32F469BE     STM32F767VG     STM32L072CB     STM32L471QE
                            STM32F469BG     STM32F767VI     STM32L072CZ     STM32L471QG
                            STM32F469BI     STM32F767ZG     STM32L072KB     STM32L471RE
                            STM32F469IE     STM32F767ZI     STM32L072KZ     STM32L471RG
                            STM32F469IG     STM32F769AI     STM32L072RB     STM32L471VE
                            STM32F469II     STM32F769BG     STM32L072RZ     STM32L471VG
                            STM32F469NE     STM32F769BI     STM32L072V8     STM32L471ZE
                            STM32F469NG     STM32F769IG     STM32L072VB     STM32L471ZG
                            STM32F469NI     STM32F769II     STM32L072VZ     STM32L475RC
                            STM32F469VE     STM32F769NG     STM32L073CB     STM32L475RE
                            STM32F469VG     STM32F769NI     STM32L073CZ     STM32L475RG
                            STM32F469VI     STM32F777BI     STM32L073RB     STM32L475VC
                            STM32F469ZE     STM32F777II     STM32L073RZ     STM32L475VE
                            STM32F469ZG     STM32F777NI     STM32L073V8     STM32L475VG
                            STM32F469ZI     STM32F777VI     STM32L073VB     STM32L476ME
                            STM32F479AG     STM32F777ZI     STM32L073VZ     STM32L476MG
                            STM32F479BG     STM32F779AI     STM32L081CZ     STM32L496AE
                            STM32F479BI     STM32F779BI     STM32L081KZ     STM32L496AG
                            STM32F479IG     STM32F779II     STM32L082CZ     STM32L496QE
                            STM32F479NG     STM32F779NI     STM32L082KZ     STM32L496QG
                            STM32F479VG     STM32L011D3     STM32L083CB     STM32L496RE
                            STM32F479VI     STM32L011D4     STM32L083CZ
                            
New:
Improved:
Fixed:
Libraries:
Examples:
New:
Improved
Fixed:
                            MK22FN128VDC10    MK22FN128VLL10
                            MK22FN128VLH10    MK22FN128VMP10
                            MK22FN128CAH12    MK22FN1M0VLH12
                            MK22FN1M0VLK12    MK22FN1M0VLL12
                            MK22FN1M0VLQ12    MK22FN1M0VMC12
                            MK22FN1M0VMD12    MK22FN256CAH12
                            MK22FN256VDC12    MK22FN256VLH12
                            MK22FN256VLL12    MK22FN256VMP12
                            MK22FN512VDC12    MK22FN512VLL12
                            MK22FN512VLH12    MK22FN512CAP12
                            MK22FN512VMP12    MK22FX512VLH12
                            MK22FX512VLK12    MK22FX512VLL12
                            MK22FX512VLQ12    MK22FX512VMC12
                            MK22FX512VMD12    MK64FN1M0VDC12
                            MK64FN1M0VLL12    MK64FN1M0VLQ12
                            MK64FN1M0VMD12    MK64FX512VDC12
                            MK64FX512VLL12    MK22FX512VLH12
                            MK64FX512VMD12
                            
                            CEC1302        STM32F446MC    STM32L476QE    STM32F303RD    STM32F746NG
                            STM32F042T6    STM32F446RC    STM32L476RC    STM32F303VD    STM32F746VG
                            STM32F048G6    STM32F446VC    STM32L476RG    STM32F303ZD    STM32F746ZG
                            STM32F070C6    STM32F446ZC    STM32L476VE    STM32F318C8    STM32F756IG
                            STM32F070F6    STM32F479AI    STM32L476ZE    STM32F411VC    STM32F756VG
                            STM32F091CB    STM32F479NI    STM32L486JG    STM32F427AG    STM32L051T6
                            STM32F091RB    STM32F745IE    STM32L486RG    STM32F429AG    STM32L052T6
                            STM32F091VB    STM32F745VE    STM32L486ZG    STM32F429BE    STM32L151VD-X
                            STM32F098CC    STM32F745ZE    STM32F030RC    STM32F439AI    STM32L162VD-X
                            STM32F098VC    STM32F746BE    STM32F048C6    STM32F446ME    STM32L476JG
                            STM32F302RE    STM32F746IE    STM32F048T6    STM32F446RE    STM32L476QG
                            STM32F302VE    STM32F746NE    STM32F070CB    STM32F446VE    STM32L476RE
                            STM32F302ZE    STM32F746VE    STM32F070RB    STM32F446ZE    STM32L476VC
                            STM32F303RE    STM32F746ZE    STM32F091CC    STM32F479II    STM32L476VG
                            STM32F303VE    STM32F756BG    STM32F091RC    STM32L052C8    STM32L476ZG
                            STM32F303ZE    STM32F756NG    STM32F091VC    STM32F745IG    STM32L486QG
                            STM32F318K8    STM32F756ZG    STM32F098RC    STM32F745VG    STM32L486VG
                            STM32F411VE    STM32L051T8    STM32F302RD    STM32F745ZG    STM32F030CC
                            STM32F427AI    STM32L052T8    STM32F302VD    STM32F746BG  
                            STM32F429AI    STM32L152VD-X  STM32F302ZD    STM32F746IG  
                            STM32F437AI    STM32L476JE    STM32L476QE    STM32F303RD  
                            
                            STM32F030C6   STM32F358RC   STM32L152RB-A STM32F303K8   STM32L051K8   STM32F038G6   STM32F401VD
                            STM32F334C6   STM32L151VE   STM32F302C8   STM32L100RC   STM32F031F4   STM32F401CD   STM32L152ZE
                            STM32L151R6-A STM32F078VB   STM32L053R6   STM32F058R8   STM32F358CC   STM32L152R8-A STM32F303K6
                            STM32F072C8   STM32L052C6   STM32F042C6   STM32F411CE   STM32L151VC-A STM32F302C6   STM32L100RB-A
                            STM32F429VE   STM32F031G6   STM32F401RC   STM32L162RE   STM32F078RB   STM32L053C8   STM32F058C8
                            STM32F030F4   STM32F378CC   STM32L152RE   STM32F303R8   STM32L051R8   STM32F042C4   STM32F411CC
                            STM32F334K4   STM32L152C6-A STM32F302K8   STM32L151C8-A STM32F031G4   STM32F401RB   STM32L162RC-A
                            STM32L151RB-A STM32F301C8   STM32L062K8   STM32F071RB   STM32F358VC   STM32L152RC-A STM32F303R6
                            STM32F072R8   STM32L052K6   STM32F042F6   STM32F411RE   STM32L151ZE   STM32F302K6   STM32L151C6-A
                            STM32L051C6   STM32F031K6   STM32F401RE   STM32L162VC-A STM32F301C6   STM32L053R8   STM32F071CB
                            STM32F030R8   STM32F378VC   STM32L152VB-A STM32F334C4   STM32L052C8   STM32F042F4   STM32F411RC
                            STM32F334K8   STM32L152CB-A STM32F302R8   STM32L151QE   STM32F031K4   STM32F401RD   STM32L162VC
                            STM32L151RE   STM32F301K8   STM32L063R8   STM32L162ZE   STM32F378RC   STM32L152V8-A STM32F328C8
                            STM32F072V8   STM32L052R6   STM32F042G6   STM32F334K6   STM32L152C8-A STM32F302R6   STM32L151CB-A
                            STM32L051K6   STM32F038F6   STM32F401VC   STM32L151RC-A STM32F301K6   STM32L063C8   STM32F071V8
                            STM32F031C6   STM32F401CC   STM32L152VE   STM32F072RB   STM32L052K8   STM32F042G4   STM32F429IE
                            STM32F334R8   STM32L152R6-A STM32F303C8   STM32L051C8   STM32F038C6   STM32F401VB   STM32L162VE
                            STM32L151VB-A STM32F301R8   STM32L100R8-A STM32F031C4   STM32F401CB   STM32L152VC-A 
                            STM32F078CB   STM32L053C6   STM32F042K6   STM32F334R6   STM32L152QE   STM32F303C6 
                            STM32L051R6   STM32F038K6   STM32F401VE   STM32L151V8-A STM32F301R6   STM32L100C6-A 
                            STM32F031F6   STM32F401CE   STM32L162RC   STM32F072VB   STM32L052R8   STM32F042K4 
                            
                            TM4C129CNCPDT    TM4C129CNCZAD
                            TM4C129DNCPDT    TM4C129DNCZAD
                            TM4C129ENCPDT    TM4C129ENCZAD
                            TM4C129XNCZAD
                            
                            STM32F050C4    STM32F051K6
                            STM32F050C6    STM32F051K8
                            STM32F050F4    STM32F051R4
                            STM32F050F6    STM32F051R6
                            STM32F050G4    STM32F051R8
                            STM32F050G6    STM32F302CB
                            STM32F050K4    STM32F302CC
                            STM32F050K6    STM32F303CC
                            STM32F051C4    STM32F313CC
                            STM32F051C6    STM32L151CC
                            STM32F051C8    STM32L151UC
                            STM32F051K4    STM32L152CC
                            
                            TM4C1230C3PM    TM4C1231H6PM    TM4C1233E6PZ    TM4C1237E6PZ    TM4C123BH6PZ
                            TM4C1230D5PM    TM4C1231H6PZ    TM4C1233H6PGE   TM4C1237H6PGE   TM4C123BH6ZRB
                            TM4C1230E6PM    TM4C1232C3PM    TM4C1233H6PM    TM4C1237H6PM    TM4C123FE6PM
                            TM4C1230H6PM    TM4C1232D5PM    TM4C1233H6PZ    TM4C1237H6PZ    TM4C123FH6PM
                            TM4C1231C3PM    TM4C1232E6PM    TM4C1236D5PM    TM4C123AE6PM    TM4C123GE6PM
                            TM4C1231D5PM    TM4C1232H6PM    TM4C1236E6PM    TM4C123AH6PM    TM4C123GE6PZ
                            TM4C1231D5PZ    TM4C1233C3PM    TM4C1236H6PM    TM4C123BE6PM    TM4C123GH6PGE
                            TM4C1231E6PM    TM4C1233D5PM    TM4C1237D5PM    TM4C123BE6PZ    TM4C123GH6PM
                            TM4C1231E6PZ    TM4C1233D5PZ    TM4C1237D5PZ    TM4C123BH6PGE   TM4C123GH6PZ
                            TM4C1231H6PGE   TM4C1233E6PM    TM4C1237E6PM    TM4C123BH6PM    TM4C123GH6ZRB
                            
 
Choose this licensing option if you want to activate your compiler license in seconds. You can use it on up to two computers. We will send you the Registration code as soon as you purchase the compiler, which you will use to request the Activation code. That is the whole process - your compiler license is activated. It’s the quick and straightforward licensing option for this fast-paced world.
Plug the USB Dongle into your computer and activate the license. Use your compiler license anywhere. If you are looking for a portable license that can be used on different computers the USB Dongle license is what you need. The USB Dongle contains a single license, it registers the compiler while it's connected. So, carry it anywhere with you. You will not be tied to one computer or one office.
 
The regular licensing model for MikroElektronika software works best for individual users. If you run a two-person team, a whole R&D department, or teach a class, the Site License is a better solution. It allows you to own, manage and deploy multiple single licenses, with some major benefits:
Affordable: Instead of buying multiple licenses at regular price, we will quote a special discounted price. Schools and universities will get the best deals.
Flexible: With the Site license, individual licenses are not tied to individual computers/users. In other words, you don’t have to buy a compiler license for each person who will use it. The number of licenses you own only defines how many compiler copies can be in active use at the same time. You control who has access.
	
 OFF
PID: MIKROE-1965
 
 
Secure online payments provided by 2Checkout.com, Inc. 
All credit card and personal details are kept secure, and our customer list is not disclosed
to any third party.
 
