Overview
設計リソース
デバイス・ドライバ
コンポーネントのデジタル・インターフェースとを介して通信するために使用されるCコードやFPGAコードなどのソフトウェアです。
説明
Introduction
LEDs, both low cost and available in many configurations, continue to dramatically transform signage and lighting. The MAX7219 has long been the developer’s best friend in LED driving, offering both simplicity and flexibility. Most systems, however, drive 8x8 arrays, limiting the amount of communication, specifically character size, and not utilizing the daisy chain feature of the MAX7219. 16x16 displays, in contrast, provide the capability to display most international alpha-numeric characters.
Enter the MAXREFDES99#, which drives a 16x16 display, making it a powerful tool for prototyping and developing applications.
The MAXREFDES99# is mbed and Arduino compatible, allowing fast development for both platforms. The shield contains four daisy-chained MAX7219s that drive four 8x8 red LED dot-matrix displays installed on the top arranged to make a 16x16-matrix display.
機能と利点
Features
- Flexible 16x16 Dot Matrix Display
- mbed.org library
- Arduino library
- Arduino form-factor shield
Competitive Advantages
- Portable
- Compact
- Flexible
- Cost Effective
Details Section
Introduction
LEDs, both low cost and available in many configurations, continue to dramatically transform signage and lighting. The MAX7219 has long been the developer’s best friend in LED driving, offering both simplicity and flexibility. Most systems, however, drive 8x8 arrays, limiting the amount of communication, specifically character size, and not utilizing the daisy chain feature of the MAX7219. 16x16 displays, in contrast, provide the capability to display most international alpha-numeric characters.
Enter the MAXREFDES99#, which drives a 16x16 display, making it a powerful tool for prototyping and developing applications.
The MAXREFDES99# is mbed and Arduino compatible, allowing fast development for both platforms. The shield contains four daisy-chained MAX7219s that drive four 8x8 red LED dot-matrix displays installed on the top arranged to make a 16x16-matrix display.
Figure 1. The MAXREFDES99# reference design block diagram.
Detailed Description of Hardware
See Figure 1 for a block diagram of MAXREFDES99#.
MAXREFDES99# can be powered from a wall-wart which provides a minimum of 7W of power and an output voltage in the range of 7.5VDC to 12VDC. 7W is enough power for the display, plus the microcontroller platform being used through the VIN pin of the target platform. The reference design can be optionally powered from a USB port while developing application code, however, the user must take care not to exceed the power capabilities of the 5V rail supplied by their platform. The recommended method of powering MAXREFDES99# is through a wall-wart connected to J1.
MAXREFDES99# uses the MAX3390E level translator to provide a 3.3V logic-level compatible interface to the four MAX7219 display drivers when using the shield with 3.3V platforms. The serial interface between the platform and the shield uses D10, D11, and D13 for LOAD, DIN, and CLK respectively. The four MAX7219 display drivers are daisy-chained connected with D11 connected to U3 and DOUT of U3 connected to DIN of U4 and so on. DOUT of U6 is left unconnected.
Detailed Description of Firmware
Libraries have been developed for both Arduino platforms and the online development environment mbed.org which supports microcontrollers from several manufacturers of ARM Cortex®-M microcontrollers. The source code for these libraries and their corresponding 'Hello World' demo programs can be found in the design files, or at the following links.
- Arduino
- mbed
Figure 2 provides a high-level flow chart of the demo program for both platforms.
Figure 2. Demo program flowchart.
Quick Start
Required equipment:
- Windows® PC with a USB port
- MAXREFDES99#
- MAX32600MBED or Arduino® UNO Development board
- 7W (min) Wall-Wart with 7.5VDC to 12VDC output
Procedure
This reference design is fully assembled and tested. Follow the steps below to verify board operation.
- Connect MAXREFDES99# to the user supplied Mbed®/Arduino platform.
- Connect wall-wart power adaptor to J1 of MAXREFDES99# and switch the sw1 to the arrow pointing position to turn on the display
- Connect a USB cable from the PC to the platform.
- Follow the appropriate instructions below:
- Arduino
- Download the library from the GitHub repository
- Extract the MAXREFDES99-master.Zip library file
- Open the Arduino IDE, version 1.6.7 or later.
- In the tool bar, go to "Sketch" and select "Include Library"
- Select "Add .ZIP Library…"
- Go to the folder where you extracted the Library
- Open folder RD99_ARDUINO_V01_00 and select MAX7219
- Navigate to File/Examples/MAX7219/MAXREFDES99_example
- Mbed
- If you have never used Mbed, setup an account and add your platform to your online compiler per the instructions on your platform's product page.
- If you are using Windows and have never used serial communications between your PC and your mbed platform, follow the instructions.
- Navigate your browser to this link.
- Click the 'Import this program' button and import the demo as a 'program'
- Compile and download the resulting binary to your platform.
- Open HyperTerminal, or your favorite terminal emulator, find the appropriate COM port for your platform, and configure the connection as following
- Arduino - 115200bps, 8-N-1 with no flow control
- Mbed - 9600bps, 8-N-1 with no flow control
- Ensure your terminal settings are configured for 'Auto' on Receive and 'CR+LF' on transmit.
- Press the reset button on your platform and exercise the demo.
- When running endless loops on the display, press the reset button on the platform to stop the loop and return to the main menu
Arduino is a registered trademark of Arduino LLC.
ARM and mbed are registered trademarks of ARM Limited.
Cortex is a registered trademark of ARM Limited.
Windows is a registered trademark and registered service mark of Microsoft Corporation.
Documentation & Resources
-
MAXREFDES99 Design Files2021/02/17ZIP17 M
Support & Training
Search our knowledge base for answers to your technical questions. Our dedicated team of Applications Engineers are also available to answer your technical questions.