Difference between revisions of "GD32E103xx"

From Stm32World Wiki
Jump to navigation Jump to search
 
Line 2: Line 2:
 
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.
  
Unfortunately, unlike the GD32F103 and GD32F405, this particular device does not appear to have a [[STM32]] equivalent, so while some parts work, [[User:Lth|I]] have been unable to make USB work from [[Stm32CubeMX]].
+
Unfortunately, unlike the GD32F103 and GD32F405, this particular device does not appear to have a [[STM32]] equivalent, so while some parts work, [[User:Lth|I]] have been unable to make USB work from [[STM32CubeMX]].
  
 
== Miscellaneous Links ==
 
== Miscellaneous Links ==

Latest revision as of 08:22, 31 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.

Unfortunately, unlike the GD32F103 and GD32F405, this particular device does not appear to have a STM32 equivalent, so while some parts work, I have been unable to make USB work from STM32CubeMX.

Miscellaneous Links