Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Commit e125068

Browse files
committed
init
1 parent ba58b4c commit e125068

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MM32SPIN27 arduino
22

3-
Because of cost or supply problems, people look for alternatives to well-established microcontrollers. The MindMotion MM32SPIN27 is a low-cost Arm Cortex-M0 microcontroller, with a pin-out compatible with the STM32F103. The MM32SPIN27 is an alternative to the STM32F103, if your application
3+
Because of cost or supply problems, people look for alternatives to well-established microcontrollers. The [MindMotion MM32SPIN27](https://mindmotion.com.cn/en/development_tools/info.aspx?itemid=3388) is a low-cost Arm Cortex-M0 microcontroller with a pin-out compatible with the STM32F103. The MM32SPIN27 is an alternative to the STM32F103, if your application
44

55
- does not need USB
66
- does not need VBAT battery-backup
@@ -10,6 +10,9 @@ Because of cost or supply problems, people look for alternatives to well-establi
1010

1111
This is an arduino for MM32SPIN27 and MM32SPIN25 processors.
1212

13+
- MM32SPIN27: 128kbyte flash, 12kbyte ram, 96MHz
14+
- MM32SPIN25: 32kbyte flash, 8kbyte ram, 96MHz
15+
1316
This is modest but sufficient to write small projects. As a demo project, see the [t12-958 soldering iron controller](https://github.com/koendv/t12-958).
1417

1518
## compiling

0 commit comments

Comments
 (0)