FMUSER Wirless Transmit Video And Audio More Easier !

[email protected] WhatsApp +8618078869184
Language

    RT-THREAD - "Anti-Different Meng" ART-PI Open Source Hardware Board Evaluation

     

    The National Day came and gone, and I found an RT-Thread and ST joint competition when I went shopping in the circuit city forum. The name was very embarrassing, called the whole connection creative gambler competition, this is not the focus, the focus is to have a board. . ART-PI (this name is some weird? Art, art? Or a< Love >rt?), Based on the STSM32H750 cross-boundary processor, so you can't stop the lonely and disturbed heart, the ocean sprinkled A large pile, can even describe the application for "a big", but actually hit the luck, I met "a good manager's big man", and I actively appeared on the application. I really gave me a board. Dapeng wings The board does not have a special packaging, but the won is very real, and the parcel is very good, but the two extension pin interface is not given to me. It means that it is not difficult, although it is not difficult, but There is no soldering station in helpless home, but it is good to use it if I have any peripheral modules. There is no major relationship without welding. Two-row expansion pin fashion and development plate welded together For RT-THREAD, it is not strange, often hear, but there is no actual contact, or there should be no chance; but ST is different, such as thunder, not only smelling its sound, but also seeing its shape, uses its core, put these two What do you seem to be "not harmonious" or miracle? It is also true of interest research. ART-PI hardware The ART-PI open source board hardware layout looks very comfortable, and the displaced device layout makes you basically know what it is. The most eye-free estimate is the middle of the STM32H750 microcontroller and two USB Type-C interfaces. There is no device on the back, in which P1 isassed pins are compatible with the expansion interface of the Raspberry Pist, and on the basis of the raspberry sect, the FDCAN multiplexing function, praise. In addition, the ART-PI many IO multiplexing functions are not listed, so users who need need can check the table with the data manual of the chip. The current pin definition is referred to as follows: The core-pi development board is ST's STM32H750 cross-boundary processor. I like to say that the Cortex-M0 processor is "cross-boundary processor" because it is generally based on Cortex-M0, M3, M4 MCU strong, but It is better than the ARM Cortex-A series processor and between the two. The STM32H750 is the super-value series microcontroller product, including the ARM Cortex-M7 core (having a double precision floating point unit) with a operating frequency of up to 480 MHz. The embedded 128 KB flash memory is a bit small, which can only be said to provide an intrinsic embedded solution. (But small ROM, big SRAM is also the way of evolution of high-end microcontrollers, after all, like H7 high-end microcontrollers, in fact, how much ROM is not enough, so can expand ROM is the best way to handle The specific model equipped with the ART-PI open source board is STM32H750XBH6, which is a product of the ST series. The peripheral function configuration of STM32H750XB specific parameters can refer to the following two tables, I will not say it, in turn, there are two words, powerful. The above table can see a few functions to see that the STM32H750XB is different, such as FDCAN. Can you don't be strange, the car's communication network is basically CAN communication, then FDCAN is? In fact, it is very simple, that is, the CAN's data segment is variable, in order to say, FDCAN configuration, the rate of arbitration (BRS to ACK) is as most 1Mbps, but the rate at the data segment can To achieve 5Mbps, this can guarantee faster application requirements; other than traditional CAN-frame messages can only send up to 8-byte data, while FDCAN can send up the highest 64-byte data, which greatly improves transmission efficiency. In addition to the core cross-boundary processor, the configuration of the ART-PI open source board itself is much stronger than the general MCU development board. Windbond's SDRAM, the model is W9825G6KH-6, 32MB capacity, which is unimaginable for a MCU development board, and there is a more heavy news, I have seen the original hardware design document, I found this board to modify, original It is two SDRAMs, the stacked mad, is to reduce the boarded debugger to reduce the size of the board, and if the board is not compromised, this board is more cool for the game, DIY enthusiasts are estimated to be more cool. The positive base FM Bluetooth Dual-frequency WiFi three-in-one module AP6212A, support BT4.2 + WiFi single frequency + FM, using Bo Tong BCM43438A1 scheme, support Win / Android / RTOS operating system, the module meets 802.11b / g / n, where WiFi The function is adopted by the SDIO interface. Bluetooth uses the UART / I2S / PCM interface. It has STATIONMODE, Softap, P2P function. Here I understand why this competition is a full connection competition. It is a bit mean. Two USB Type-C interface, a Type-C debug interface, a Type-C OTG interface, which is the first time (maybe I can see less, if there is still a MCU on the market The board is equipped with two USB Type-C interface, and that the comment area tells me to despise my knowledge). However, this design is to make it easy to facilitate engineers when the engineer is evaluated, regardless of power generation or debugging? If it is really such an idea, it's really extravagant, I just want to say that the engineer designed, cool, I like it. This is a good friend of the engineer. In front of DIY Corporate faith, what is reasonable, practical, easy to use, and personality is king. (Unfortunately, the board I didn't have to match the USB TYPE-C line, and I didn't have a USB TYPE-C line, and the tears opened an East Quick place -_-!) ST-LINK uses its own ST's STM32F103 series MCU, which is the same as many ST official board, nothing to say, ST full-family buckets, stable and reliable is true. The above-mentioned microcontroller 128kb flash is a little small, this is not, the extension, the MCU comes with the QSPI interface to support memory mapping, extending the ROM with you, so this board directly expands two megagumes SPI Flash, Do you want to be so exaggerated, this is also not seen on other MCU boards (if there is, please leave a message again to despise my knowledge). MicroSD cards and LCD interfaces, some regrets, no corresponding LCD screens, or Cortex-M7 processor machine interactions is a perfect match. ART-PI development environment After reading the basic hardware of the ART-PI open source board, how to develop? I believe that many small partners have read this board, the first reaction is ST H7 microcontroller, I think so, but after reading the introduction of the RT-Thread IoT operating system, I think the highlight of the board is at least "the double arrogance ", Big and strong H7 and small and beautiful RT-THREAD, it is a bit" anti-difference "means. What is RT-THREAD? I don't give big biscuits, say that in the official sophisticated words, a picture is enough to let you basically understand RT-THREAD, confirmed the "small and beautiful Internet of Things operating system". How do this open SDK package get? What kind of development tools do you need? First, the SDK package can be obtained from the following Github link. (Click "Read the original text" to get) And you have a free choice, you can use the third part, such as KEIL, helpless, I am an engineer, I am a honest, I can't afford the genuine Keil, but I don't like to use green version, so I usually use the manufacturer. Your own IDE tool, I originally want to evaluate this board to break the green version keil? After all, RT-THTREAD is a domestic system. Do you have your own IDE tool? However, there is really, tell you, RT-Thread, I am powder you, I really have RT-Thread Studio, I didn't let me break. RT-Thread Studio features, the same official original words, moving directly, but I am very satisfied, the official promise is free forever. There are development boards, there are SDK bags, there are IDE tools, that don't everything, it is good. Editor: lq, read full article, original title: big and strong H7 and small and beautiful RT-Thread - "anti-difference" ART-PI open source hardware board evaluation Article Source: [Micro Signal: Cirmall, WeChat public number: Circuit Design Skills] Welcome to add attention! Please indicate the source of the article.

     

     

     

     

    List all Question

    Nickname

    Email

    Questions

    Our other product:

    Professional FM Radio Station Equipment Package

     



     

    Hotel IPTV Solution

     


      Enter email  to get a surprise

      fmuser.org

      es.fmuser.org
      it.fmuser.org
      fr.fmuser.org
      de.fmuser.org
      af.fmuser.org ->Afrikaans
      sq.fmuser.org ->Albanian
      ar.fmuser.org ->Arabic
      hy.fmuser.org ->Armenian
      az.fmuser.org ->Azerbaijani
      eu.fmuser.org ->Basque
      be.fmuser.org ->Belarusian
      bg.fmuser.org ->Bulgarian
      ca.fmuser.org ->Catalan
      zh-CN.fmuser.org ->Chinese (Simplified)
      zh-TW.fmuser.org ->Chinese (Traditional)
      hr.fmuser.org ->Croatian
      cs.fmuser.org ->Czech
      da.fmuser.org ->Danish
      nl.fmuser.org ->Dutch
      et.fmuser.org ->Estonian
      tl.fmuser.org ->Filipino
      fi.fmuser.org ->Finnish
      fr.fmuser.org ->French
      gl.fmuser.org ->Galician
      ka.fmuser.org ->Georgian
      de.fmuser.org ->German
      el.fmuser.org ->Greek
      ht.fmuser.org ->Haitian Creole
      iw.fmuser.org ->Hebrew
      hi.fmuser.org ->Hindi
      hu.fmuser.org ->Hungarian
      is.fmuser.org ->Icelandic
      id.fmuser.org ->Indonesian
      ga.fmuser.org ->Irish
      it.fmuser.org ->Italian
      ja.fmuser.org ->Japanese
      ko.fmuser.org ->Korean
      lv.fmuser.org ->Latvian
      lt.fmuser.org ->Lithuanian
      mk.fmuser.org ->Macedonian
      ms.fmuser.org ->Malay
      mt.fmuser.org ->Maltese
      no.fmuser.org ->Norwegian
      fa.fmuser.org ->Persian
      pl.fmuser.org ->Polish
      pt.fmuser.org ->Portuguese
      ro.fmuser.org ->Romanian
      ru.fmuser.org ->Russian
      sr.fmuser.org ->Serbian
      sk.fmuser.org ->Slovak
      sl.fmuser.org ->Slovenian
      es.fmuser.org ->Spanish
      sw.fmuser.org ->Swahili
      sv.fmuser.org ->Swedish
      th.fmuser.org ->Thai
      tr.fmuser.org ->Turkish
      uk.fmuser.org ->Ukrainian
      ur.fmuser.org ->Urdu
      vi.fmuser.org ->Vietnamese
      cy.fmuser.org ->Welsh
      yi.fmuser.org ->Yiddish

       
  •  

    FMUSER Wirless Transmit Video And Audio More Easier !

  • Contact

    Address:
    No.305 Room HuiLan Building No.273 Huanpu Road Guangzhou China 510620

    E-mail:
    [email protected]

    Tel / WhatApps:
    +8618078869184

  • Categories

  • Newsletter

    FIRST OR FULL NAME

    E-mail

  • paypal solution  Western UnionBank OF China
    E-mail:[email protected]   WhatsApp:+8618078869184   Skype:sky198710021 Chat with me
    Copyright 2006-2020 Powered By www.fmuser.org

    Contact Us