2731 views|12 replies

8

Posts

0

Resources
The OP
 

What are the low-power domestic MCU chips? [Copy link]

 
This post was last edited by Nanxin Intelligent Control IC on 2023-6-20 16:57

Speaking of MCU, ST (STMicroelectronics)'s STM32 microcontrollers have sold billions of units in the past decade, accounting for almost 50% of the market in China. The ability to use STM32 microcontrollers has basically become a standard professional skill for electronic engineers.
The STM32 product family of 32-bit microcontrollers and microprocessors based on the ARM Cortex core has opened up a new free development space for MCUs and provided a variety of easy-to-use software and hardware auxiliary tools.

STM32 MCU combines high performance, real-time performance, digital signal processing, low power consumption, and low voltage, while maintaining high integration and easy development. The industry's most powerful product lineup, processors based on industrial standards, and a large number of software and hardware development tools make STM32 an ideal choice for various small and medium-sized projects and complete platform solutions. However, due to some issues with price and supply chain, sometimes in our embedded product design, we need to consider using some domestic chip alternatives

You don't know until you check. Once you check, you will be shocked. Are the domestic single-chip microcomputers so expensive now?
I want to find a cheap single-chip microcomputer with simple functions, which can realize an analog input and a digital output. I was shocked when I searched online. It's only 0.2 or 0.3 cents ! It's the price of a transistor! It's also a flash memory and can be burned thousands of times.

With the US ban on Huawei in May 2019, and the ongoing Sino-US confrontation, it has become a naive fantasy to simply do business. We don’t know what the future will be like, so we should plan ahead and prepare in advance.

There are so many domestic chips on the market, are you dazzled? Today, let’s talk about Purui microcontrollers. How much do you know about them?

Let’s first understand the background of this company:

Founded in 2016, Purui Semiconductor is an industry-leading supplier of low-power non-volatile memory (Flash/EEPROM) and MCU chips, focusing on the Internet of Things, smart phones and peripherals, wearables, consumer, industrial control, medical, small appliances, security, IOT, sensors, power tools and peripherals, motor control, instrumentation and other fields. It was successfully listed on the Science and Technology Innovation Board in 2021.

MVU Route Map

Let’s first talk about the product that Puran asks about the most: PY32F003

The PY32F003 series microcontroller uses a high-performance 32-bit ARM Cortex-M0+ core and a wide voltage operating range MCU. It embeds up to 32Kbytes flash and 4Kbytes SRAM memory, and has a high operating frequency of 32MHz. It includes a variety of products with different package types. The chip integrates multiple I2C, SPI, USART and other communication peripherals, a 12-bit ADC, 5 16-bit timers, and 2 comparators.

The operating temperature range of the PY32F003 series microcontroller is -40℃~85℃, and the operating voltage range is 1.7V~5.5V. The chip provides sleep and stop low-power working modes to meet different low-power applications.

The PY32F003 series microcontrollers are suitable for a variety of application scenarios, such as controllers, handheld devices, PC peripherals, gaming and GPS platforms, industrial applications, etc.

2. PY32F003 Function Overview:

1. ArmCortex-M0+ core:

The Arm Cortex-M0+ is an entry-level 32-bit Arm Cortex processor designed for a wide range of embedded applications. It offers significant benefits to developers, including:

● Simple structure, easy to learn and program

● Ultra-low power consumption, energy-saving operation

● Reduced code density, etc.

The Cortex-M0+ processor is a 32-bit core with high area and power optimization and a 2-stage pipeline von Neumann architecture.

A large instruction set and extensively optimized design provide high-end processing hardware, including single-cycle multipliers, providing the superior performance expected of 32-bit architecture computers.

performance with higher code density than other 8-bit and 16-bit microcontrollers.

The Cortex-M0+ is tightly coupled with a Nested Vectored Interrupt Controller (NVIC).

2. Memory:

On-chip integrated SRAM. SRAM can be accessed by bytes (8 bits), half-word (16 bits) or word (32 bits). On-chip integrated Flash consists of two different physical areas:

● Main flash area, which contains applications and user data

● Information area, 4KBytes, it includes the following parts:

Option bytes

UID bytes

System memory

The protection of Flash main memory includes the following mechanisms:

● read protection (RDP), prevent access from outside.

● Write protection (WRP) control to prevent unwanted write operations (due to confusion of the program memory pointer PC). The small protection unit of write protection is 4Kbytes.

● Option byte write protection, special unlocking design.

3. Boot mode:

Three different boot modes can be selected through the BOOT0 pin and the boot configuration bit nBOOT1 (stored in the Option bytes).

4. Clock system:

After the CPU starts, the default system clock frequency is HSI 8MHz. The system clock frequency and system clock source can be reconfigured after the program is running. The high-frequency clocks that can be selected are:

● A 4/8/16/22.12/24MHz configurable internal high-precision HSI clock.

● A 32.768KHz configurable internal LSI clock.

● 4~32MHz HSE clock, and CSS function can be enabled to detect HSE. If CSS fails, the hardware will automatically convert the system clock to HSI, and the HSI frequency is configured by software. At the same time, the CPU NMI interrupt is generated.

The AHB clock can be divided based on the system clock, and the APB clock can be divided based on the AHB clock. The maximum frequency of the AHB and APB clocks is 32MHz.

On the necessity of spare tires
For a long time, there has always been a clear-cut contempt chain in the developer circle for whether to use imported or domestic chips. Even Taiwanese chips, which are much more mature than mainland chips, are also despised. Supporters and opponents can criticize and find various reasons. But in the end, it is usually the mentality and emotions that are at work, and it does not help to understand the actual situation. From my own perspective, neither of these two arguments is biased.


This post is from MCU

Latest reply

I have learned a lot. Thanks to the host. It is very useful to me. I have collected it.   Details Published on 2023-8-21 23:25
 

410

Posts

0

Resources
2
 

U1S1, there are too many hidden pitfalls in domestic ICs, it is really hard to love them...

This post is from MCU
 
 

6062

Posts

4

Resources
3
 
This post was last edited by damiaa on 2023-6-20 19:33

A few cents of domestic products are amazing. No information.

This post is from MCU

Comments

If you need, I can send you the information privately and samples can also be provided  Details Published on 2023-6-21 10:09
If you need, I can send you the information privately and samples can also be provided  Details Published on 2023-6-21 09:44
 
 
 

1127

Posts

17

Resources
4
 

PY32 = Cheap 32,

This post is from MCU

Comments

The reason why it is cheap is that he has a background in flash and has core technology. This price is not something that any domestic company can compete with.  Details Published on 2023-6-21 09:46
 
 
 

8

Posts

0

Resources
5
 
laker2008 posted on 2023-6-20 17:57 U1S1, there are too many hidden pitfalls in domestic ICs, it is really hard to love them. . .

The road to improving domestic performance requires trial and error by Chinese people. The reason why foreign chips are so good is that they have reached their current level after going through this stage.

This post is from MCU
 
 
 

8

Posts

0

Resources
6
 
damiaa posted on 2023-6-20 19:19 A few cents. Domestic products are amazing. No information.

If you need, I can send you the information privately and samples can also be provided

This post is from MCU
 
 
 

8

Posts

0

Resources
7
 

The reason why it is cheap is that he has a background in flash and has core technology. This price is not something that any domestic company can compete with.

This post is from MCU
 
 
 

6062

Posts

4

Resources
8
 
This post was last edited by damiaa on 2023-6-21 10:11
damiaa posted on 2023-6-20 19:19 A few cents. Domestic products are amazing. No information.

Wrong. Although there is information on the Internet, you can click to download it. There are both manuals and SDKs. Not bad.

This post is from MCU

Comments

Technical support + sample support if needed  Details Published on 2023-6-21 10:43
 
 
 

8

Posts

0

Resources
9
 
damiaa posted on 2023-6-21 10:09 Wrong. There is information on the Internet, click to download. There are both manuals and SDKs. Not bad.

Technical support + sample support if needed

This post is from MCU
 
 
 

410

Posts

0

Resources
10
 

Well, this is also the reality. Some industries have to switch to domestic ICs. Some manufacturers still provide very good technical support. I feel that the main difference between domestic IC manufacturers is their after-sales service.

This post is from MCU

Comments

Yes, one thing is that the product needs to have an optimization process, and the other is that after-sales can respond and assist in a timely manner, which can save customers a lot of worry.  Details Published on 2023-6-21 11:38
 
 
 

8

Posts

0

Resources
11
 
laker2008 posted on 2023-6-21 10:50 Well, this is also the reality. Some industries have to switch to domestic ICs. The technical support of some manufacturers is still in place. It feels that the competition between domestic IC manufacturers is mainly...

Yes, one thing is that the product needs to have an optimization process, and the other is that after-sales can respond and assist in a timely manner, which can save customers a lot of worry.

This post is from MCU
 
 
 

23

Posts

0

Resources
12
 
At present, there are relatively many types of domestic low-power MCU chips. The following are some common domestic low-power MCU chips: Guangzhou Chip: including GD32 series (such as GD32F1x, GD32E10x), GD32VF1 series (based on RISC-V architecture), etc. Renesas Electronics: including RL78 series (such as RL78/G13, RL78/G14), RX series (such as RX23T, RX65N), etc. BGI: including HDP32 series (such as HDP32F1xx), etc. Chip State Technology: including STC8 series (such as STC8A8K64S4A12), etc. Shenzhou Microelectronics: including SZM series (such as SZM21), etc. These are just some representatives of domestic low-power MCU chips, and other manufacturers and models are also emerging. When choosing an MCU chip, you can evaluate and compare it according to specific application requirements, performance requirements, power consumption requirements and cost, and choose a chip that suits your project. At the same time, it is recommended to consider factors such as the manufacturer's technical support, ecosystem, and long-term supply when selecting an MCU chip to ensure the smooth progress and reliability of the project.
This post is from MCU
 
 
 

26

Posts

0

Resources
13
 

I have learned a lot. Thanks to the host. It is very useful to me. I have collected it.

This post is from MCU
 
 
 

Guess Your Favourite
Find a datasheet?

EEWorld Datasheet Technical Support

Featured Posts
Homemade STEVAL-IPM05F 3Sh board: FOC motor control 400V/8A non-sensing/sensing Hall/sensing encoder and other reference programs...

This post was last edited by music_586 on 2019-4-4 19:06 This content was originally created by EEWORLD forum user musi ...

Raspberry Pi high-resolution square display PIMORONI HYPERPIXEL 4.0 SQUARES

Available in capacitive touch and non-touch versions This square version of HyperPixel 4.0 is perfect for custom inte ...

Soliciting opinions: October community theme event, Hongmeng?

In August, I did what I had always wanted to do. >>Follow the expert Cruelfox and check in to learn FreeRTOS In Sept ...

A very interesting experiment about KVL and Faraday's law of electromagnetic induction

This post was last edited by Buyixin on 2020-11-8 17:49 Question : https://www.bilibili.com/video/BV1ht411U7q7 Resp ...

35 "Ten Thousand Miles" Raspberry Pi Car——ROS Learning (Realizing Hello World)

The best way to learn ROS is to use it. The ROS official website has a Chinese version of the tutorial . After install ...

[Flower carving DIY] Interesting and fun music visualization project (11) --- WS2812 fantasy light strip

I had the urge to do a series of topics on sound visualization. This topic is a bit difficult and covers a wide range of ...

Learn to make and use Tina's Docker image compilation from scratch

This post was last edited by walker2048 on 2022-8-28 10:43 ### Foreword This is the first time that a novice player has ...

Buy a solid state drive and find a surprise when you open it

I saw in the news that someone bought a 512GB solid-state drive on Xianyu, but the speed was very slow, not even as fast ...

【DigiKey Creative Contest】Multi-channel Micro Gas Chromatography Acquisition Unit-1. Introduction and System Solution

This post was last edited by sunduoze on 2024-1-5 00:02 1. Introduction This work mainly develops a multi-channel acqu ...

Evaluation summary: Mil based on Allwinner T527 development board

Activity details: Updated to 2024-06-05Evaluation report summary:@JerryZhen Postscript of the Fifth Project Chapter 4 Bu ...

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list