Difference between revisions of "Microduino-Module Core LPC"
From Microduino Wiki
(→Gallery) |
|||
Line 11: | Line 11: | ||
==Features== | ==Features== | ||
− | *The microcontroller is based on Cortex-M0+ | + | *The microcontroller is based on Cortex-M0+ kernel; |
− | *CPU frequency can achieve | + | *CPU frequency can achieve 30MHz; |
− | *The size of the program memorizer is 32 | + | *The size of the program memorizer is 32 kB; |
− | *The size of data RAM is:8 | + | *The size of data RAM is:8 kB; |
− | *Small, cheap, stackable and | + | *Small, cheap, stackable and open; |
− | *Open source hardware circuit design, and compatible-with-mbed development | + | *Open source hardware circuit design, and compatible-with-mbed development environment; |
− | *Unified Microduino interface specification and abundant periphery modules, which can be quickly extended and connected with other modules and sensors which meet the Microduino interface specification, conveniently and | + | *Unified Microduino interface specification and abundant periphery modules, which can be quickly extended and connected with other modules and sensors which meet the Microduino interface specification, conveniently and flexibly; |
*2.54-spacing mother line interface is convenient for integrating to the pegboard. | *2.54-spacing mother line interface is convenient for integrating to the pegboard. | ||
Line 36: | Line 36: | ||
*Each chip has a 128-it ID number singly. | *Each chip has a 128-it ID number singly. | ||
*Support the generation of the hardware random number. | *Support the generation of the hardware random number. | ||
− | * Digital I/O ends, 22 | + | * Digital I/O ends, 22 totally: |
− | **On the module labeled D0~ | + | **On the module labeled D0~D13, A0~A7 |
− | * Analog I/O ends, 11 | + | * Analog I/O ends, 11 totally: |
− | ** On the module labeled A0, A1, A2, A3, SDA, SCL, A6, A7, D4, D5, and | + | ** On the module labeled A0, A1, A2, A3, SDA, SCL, A6, A7, D4, D5, and D6; |
− | ** Each of them provides 16-bit resolution. By default, the range of the measurement of the analog voltage is the voltage value from GND to 3. | + | ** Each of them provides 16-bit resolution. By default, the range of the measurement of the analog voltage is the voltage value from GND to 3.3V; |
− | * PWM supporters, 6 | + | * PWM supporters, 6 totally: |
** On the module labeled D0, D1, D6, D7, D8, and D9. | ** On the module labeled D0, D1, D6, D7, D8, and D9. | ||
− | * Serial port supporters, 3 | + | * Serial port supporters, 3 totally: |
** On the module labeled D0(RX), D1(TX), D2(RX), D3(TX), D4(RX), and D5(TX). | ** On the module labeled D0(RX), D1(TX), D2(RX), D3(TX), D4(RX), and D5(TX). | ||
* SPI supporter, 1 totally; | * SPI supporter, 1 totally; | ||
** On the module labeled D13(SCK), D12(MISO), D11(MOSI), and D10(SS). | ** On the module labeled D13(SCK), D12(MISO), D11(MOSI), and D10(SS). | ||
− | * I2C support, 1 | + | * I2C support, 1 totally: |
− | ** On the module labeled SDA,SCL. | + | ** On the module labeled SDA, SCL. |
− | * External interrupt supporters, 7 | + | * External interrupt supporters, 7 totally: |
** On the module labeled D2, D4, D9, D12, D13, A0, and A3 | ** On the module labeled D2, D4, D9, D12, D13, A0, and A3 | ||
− | *Description of the | + | *Description of the pins: |
{|class="wikitable" | {|class="wikitable" | ||
Line 129: | Line 129: | ||
==Development== | ==Development== | ||
− | * | + | *1.Enter [https://developer.mbed.org mbed Main page], and register. |
− | * | + | *2.After the registration, return to [https://developer.mbed.org Main page], then click the "Compiler" on the top right corner to enter the online compiling mode. |
− | * | + | *3.After compiling, click "Compile" to download file bin automatically after compiling and linking successfully. |
− | * | + | *4.Download JFlash: https://www.segger.com/jflash.html |
− | * | + | *5.Use JFlash to download bin to MK22 to run it. |
==Application== | ==Application== |
Revision as of 09:48, 9 September 2016
Language: | English • 中文 |
---|
Microduino-Core LPC is a 32-bit microcontroller development core board with the LPC824b as the core, and it is a open-source controller module.
ContentsFeatures
Specification
Documents
Development
ApplicationFAQPurchaseHistoryGalleryFrontageBackVideo |