TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 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 (137096 times)
  2. FAT32 Library (70236 times)
  3. Network Ethernet Library (56122 times)
  4. USB Device Library (46434 times)
  5. Network WiFi Library (42073 times)
  6. FT800 Library (41384 times)
  7. GSM click (29116 times)
  8. mikroSDK (26562 times)
  9. PID Library (26489 times)
  10. microSD click (25487 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: 386 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

OV7670 Camera interface with Mikromedia Plus STM32

0

This project shows how to interface mikromedia + STM32 with CF-7670 V2.0 Camera. The code shows how to display RGB565 image directly to TFT.

[Learn More]

Interfacing PIC16F887 with ST7735R TFT display

0

This project shows how to simply connect the PIC16F887 microcontroller with ST7735R 1.8" SPI TFT screen. It shows how to draw text, lines, circles... This project requires ST7735 TFT library for mikroC PRO for PIC compiler.

[Learn More]

V-TFT Button State Management Tutorial

10

Tutorial in mBASIC for PIC32 mmB, How to reuse objects for multiple menu button sets. Making iterated user pointers to objects and their properties. Full PDF tutorial manual in English allows mC and mPASCAL language users to easily study tutorial methods too. Manual Version is now 1.02.

[Learn More]