TOP Contributors

  1. MIKROE (2752 codes)
  2. Alcides Ramos (372 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (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 (139064 times)
  2. FAT32 Library (71594 times)
  3. Network Ethernet Library (56989 times)
  4. USB Device Library (47330 times)
  5. Network WiFi Library (43006 times)
  6. FT800 Library (42297 times)
  7. GSM click (29777 times)
  8. mikroSDK (27874 times)
  9. PID Library (26858 times)
  10. microSD click (26129 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: 399 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

My Button-as-a-Label method Examples Demo

5

Demo V-TFT project for PIC32 MMB that shows code examples about using V-TFT Button objects instead of Label objects to display changing alpha-numeric data on a TFT display. Projects code files contain detailed comments for every code example and program operation so everyone (beginners +), can follow and understand what is being done and why.

[Learn More]

JPEG direct load from data memory compatible with JPEG Camera

5

This is an adaptation of the JPEG direct load by Stevan Milinkovic. * Load image from data memory. * support of JPEG restart flags. * support of JPEG Camera with V0706 chipset. * Tested on Makromedia for PIC32 board

[Learn More]

Preset Touch Calibration for Connect EVE for EVE FT800 Chip

0

Preset Touch Calibration in Visual TFT does not work Properly for EVE FT800 Chip. Use this Code in Debuggin Mode and look how CalibrateConstantsA ...F behave.

[Learn More]