TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (384 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 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 (139775 times)
  2. FAT32 Library (72194 times)
  3. Network Ethernet Library (57368 times)
  4. USB Device Library (47725 times)
  5. Network WiFi Library (43314 times)
  6. FT800 Library (42691 times)
  7. GSM click (29969 times)
  8. mikroSDK (28424 times)
  9. PID Library (26988 times)
  10. microSD click (26390 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: 403 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

VTFT Resource Editor

0

Tool for editing *.RES files generated by VTFT

[Learn More]

example Cyrillic fonts for "mikromedia_for_ATMega"

0

based on the example project "MP3" from "mikroC PRO for AVR" - picture, graphic, fonts, music in Russian language :) picture (.RES-file) and music (.mp3-file) from SD-card, Cyrillic koi8 fonts locally (in file resources ) http://youtu.be/sehxhps7cEw

[Learn More]

TFT proto with MSP432P401r

0

It's a simple example code of interfacing TFT proto board with MSP432P401r MCU. It is a part of my project on ELEMENT 14 forum. Example code displays jpeg image and texts on TFT [320x240].

[Learn More]