Difference between revisions of "GD32E103xx"

From Stm32World Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Category:STM32]][[Category:STM32 Hardware]]{{metadesc|GigaDevice GD32E103 series MCUs}}
 
[[Category:STM32]][[Category:STM32 Hardware]]{{metadesc|GigaDevice GD32E103 series MCUs}}
 
At some point, I had a number of [[Green Pill (GD32E103 variant)|Green Pill]] boards made with a [[GD32E103xx]] [[MCU]] mounted.  I had hoped for these to be a drop-in replacement for my regular [[Green Pill]] board, but unlike the GD32F103 series, these [[MCU]]s are based on an [[ARM]] M4 core and the memory map differs slightly.
 
At some point, I had a number of [[Green Pill (GD32E103 variant)|Green Pill]] boards made with a [[GD32E103xx]] [[MCU]] mounted.  I had hoped for these to be a drop-in replacement for my regular [[Green Pill]] board, but unlike the GD32F103 series, these [[MCU]]s are based on an [[ARM]] M4 core and the memory map differs slightly.
 +
 +
== Miscellaneous Links ==
 +
 +
* [https://ipfs-pin.com/ipfs/QmXch2TPefJHeacsKRhfq2gmFsyMAsAXEZ5XASHPi19xtV/GD32E103xx_Datasheet_Rev1.8.pdf GD32E103xx Datasheet]
 +
* [https://www.st.com/resource/en/datasheet/stm32f301c8.pdf STM32F301x6 STM32F301x8 Datasheet]

Revision as of 03:21, 27 August 2021

At some point, I had a number of Green Pill boards made with a GD32E103xx MCU mounted. I had hoped for these to be a drop-in replacement for my regular Green Pill board, but unlike the GD32F103 series, these MCUs are based on an ARM M4 core and the memory map differs slightly.

Miscellaneous Links