Introduction to 16-bit MCU technology designed with PIC24FJ256DA210

Publisher:SparklingDreamsLatest update time:2012-03-03 Source: 21ICKeywords:PIC24FJ256DA210  LCD Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

PIC24FJ256DA210 is a 16-bit MCU with a graphics controller (GFX) module that can interface with LCD displays and up to 96KB of data RAM. The PIC24FJ256DA210 high-performance CPU uses a modified Harvard architecture, with performance up to 16MIPS at 32MHz, an internal oscillator of 8MHz, a 17-bit x 17-bit single-cycle hardware multiplier, and a 32-bit x 16-bit hardware divider. The device operates at 2.2V-3.6V and digital inputs can reach 5.5V. It is mainly used in consumer electronics such as electric heating controls, cordless phones, remote control units, home appliances, sales terminals (POS) and portable medical devices such as blood glucose meters, blood pressure machines, portable ECGs, etc. This article introduces the main features, block diagrams of the PIC24FJ256DA210 series and the main features, block diagrams and detailed circuit diagrams of the PIC24FJ256DA210 development board.

Figure 1. PIC24FJ256DA210 series block diagram




Figure 2. PIC24FJ256DA210 development board outline

Figure 3. PIC24FJ256DA210 development board block diagram

Figure 3. PIC24FJ256DA210 development board circuit diagram (MCU)

Figure 4. PIC24FJ256DA210 development board circuit diagram (switches, potentiometers and touch points)

Figure 5. PIC24FJ256DA210 development board circuit diagram (flash and SRAM selection) [page]


Figure 6. PIC24FJ256DA210 Development Board Schematic (USB and UART selection, power supply)

Figure 7. PIC24FJ256DA210 Development Board Schematic (Showing Connector ICD and PICkit Connector)


Figure 8. PIC24FJ256DA210 Development Board Schematic (PICtail™ PLUS Connector and PICtail Configuration Selection)

Figure 9. PIC24FJ256DA210 Development Board Schematic (MCU Socket)
Keywords:PIC24FJ256DA210  LCD Reference address:Introduction to 16-bit MCU technology designed with PIC24FJ256DA210

Previous article:Application of PIC16C7X microcontroller in low power consumption identification and meter reading
Next article:Design of brushless DC motor control system based on dsPIC30F3010

Recommended ReadingLatest update time:2024-11-16 18:07

S3C2440 bare metal -------LCD_Drawing dots, lines and circles
1. Image point We first implement the function of drawing points.   #include "lcd.h"   /* Implement drawing points*/   /* Get LCD parameters */ static unsigned int fb_base; static int xres, yres, bpp;   void fb_get_lcd_params(void) { get_lcd_params(&fb_base, &xres, &yres, &bpp); }   /* rgb: 0x00RRGGBB */ unsigned sh
[Microcontroller]
Korean factories delay production suspension and join the melee. Will LCD prices “reverse”?
As of the end of May, LCD panel quotations have risen for 13 consecutive months, and the cumulative increase in some sizes has even exceeded doubled. However, recently the market has heard that "LCD quotations are about to reverse." It is understood that the global epidemic has stimulated the demand for monitors, push
[Mobile phone portable]
LCD1602 low-level driver subroutine
Crystal oscillator 11.0592M /**********************LCD1602 bottom driver program***************************/ /********************************************************************/ //delay: delay xms void delay(uint xms) { uchar i, j; for(i = 0; i xms; i++)   for(j = 0; j 110; j++); } //wait: busy waiting v
[Microcontroller]
PIC18F4520 ADC and LCD1602 display program
/* Note: The development environment used for this program is: MPLAB X IDE v1.41, mplabc18-v3.40 from Microchip       The compilation was successful in this environment and the simulation was successful in proteus7.5.       ADC uses channel 1, RS, R/W, E, D0~D7 of LCD module and C0, C1, C2, RD0~RD7 of PIC18F4520      
[Microcontroller]
Connect 16x2 LCD with ARM7-LPC2148 and display text
In this tutorial, we will see how to interface a 16x2 LCD with ARM7-LPC2148 microcontroller and display a simple welcome message. If you are new to ARM7, start with the basics of the ARM7 LPC2148 and learn how to program it using Keil uVision materials needed hardware ARM7-LPC2148 Microcontroller Board LCD screen (1
[Microcontroller]
Connect 16x2 LCD with ARM7-LPC2148 and display text
35W LCD display power supply design based on TOPSwitch-HX
The power supply shown in Figure 1 is a universal input flyback power supply with an output of 35 W, using the TOP258PN device. Typical applications include LCD displays, but this design is also suitable for applications that require a high-efficiency dual-output power supply. The AC input is rectified (D1–D4), filt
[Power Management]
Brightness and chromaticity spectrum analysis of LCD backlight and LED backlight
At present, LCD screens and LED displays are widely used in outdoor advertising, landscape lighting, interior decoration, LCD TVs, traffic signs, notebook displays and other fields. The luminous characteristics, chromaticity parameters and photometric parameters of backlight sources are increasingly attracting attentio
[Test Measurement]
Construction and application of large-size LCD optical measurement system
◎Problems faced in measurement/testing To build an LCD optical measurement system to inspect panel quality, the following problems will be faced: 1. Establish a measurement system that can quickly measure the uniformity of 9, 13, and 25 points on a certain point on the panel, including Luminance, CIE (
[Test Measurement]
Construction and application of large-size LCD optical measurement system
Latest Microcontroller Articles
  • Download from the Internet--ARM Getting Started Notes
    A brief introduction: From today on, the ARM notebook of the rookie is open, and it can be regarded as a place to store these notes. Why publish it? Maybe you are interested in it. In fact, the reason for these notes is ...
  • Learn ARM development(22)
    Turning off and on interrupts Interrupts are an efficient dialogue mechanism, but sometimes you don't want to interrupt the program while it is running. For example, when you are printing something, the program suddenly interrupts and another ...
  • Learn ARM development(21)
    First, declare the task pointer, because it will be used later. Task pointer volatile TASK_TCB* volatile g_pCurrentTask = NULL;volatile TASK_TCB* vol ...
  • Learn ARM development(20)
    With the previous Tick interrupt, the basic task switching conditions are ready. However, this "easterly" is also difficult to understand. Only through continuous practice can we understand it. ...
  • Learn ARM development(19)
    After many days of hard work, I finally got the interrupt working. But in order to allow RTOS to use timer interrupts, what kind of interrupts can be implemented in S3C44B0? There are two methods in S3C44B0. ...
  • Learn ARM development(14)
  • Learn ARM development(15)
  • Learn ARM development(16)
  • Learn ARM development(17)
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号