TOP Contributors

  1. MIKROE (2642 codes)
  2. Alcides Ramos (348 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136227 times)
  2. FAT32 Library (69497 times)
  3. Network Ethernet Library (55712 times)
  4. USB Device Library (45997 times)
  5. Network WiFi Library (41640 times)
  6. FT800 Library (40804 times)
  7. GSM click (28789 times)
  8. PID Library (26333 times)
  9. mikroSDK (26061 times)
  10. microSD click (25148 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

Mikromedia Plus for STM32F746ZG RGB led and CAN demo

Rating:

0

Author: Jack Eberson

Last Updated: 2018-01-06

Package Version: 1.1.0.0

Example: 1.0.0.0

Category: TFT

Downloaded: 377 times

Not followed.

License: MIT license  

This project was created as a simple learning projct to get familiar with the VTFT tool and the Mikromedia plus board. It demonstrates the use of the touch display and the the use of the CAN bus interrupt based.

The correct clock scheme is included.

The project was created with MikroC Pro for ARM V6.0.0 with integrated VTFT.

Enjoy!

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Mikromedia Plus for STM32F746ZG RGB led and CAN demo " changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Mikromedia Plus for STM32F746ZG RGB led and CAN demo " changes.

Do you want to report abuse regarding "Mikromedia Plus for STM32F746ZG RGB led and CAN demo ".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

I created this demo to learn how to use VTFT in combination with he MikroC compiler and to use the Mikromedia plus for STM32F7 module with shield. I was new to VTFT so I started investigating ME's demo and tried to make an application from scratch myself.

This demo uses the Mikromedia plus RGB led and the CAN bus interrupt based. The appropriate clock scheme is added in the project folder.

Please feel free to use this demo. Pleae keep in mind this demo is only developed as a learning project. Hope it helps you as well....  

KR, Jack  

RELATED CODES

Let's make games

5

This library is essentially a part of my previous project 'TFT Graphics library' but for future development and new versions I must them separated. Watch my video and try my libraries.

[Learn More]

TFT Graphics library

25

The basic idea of this project is to provide a rendering images with a transparent background on the TFT display. I developed my concept and algorithm for converting standard image formats in the data arrays that we use in our projects.

[Learn More]

DynTFT Color Themes

0

DynTFT Color Themes are a collection of inc files with color constants, usable by DynTFT components.

[Learn More]