Hi, everyone!
I have a problem on the MCU type of maple_mini.
(1) The main web page of leaflabs.com
http://leaflabs.com/
says that maple_mini :
uses STM32F103RCBT6: a 32-bit ARM Cortex-M3 microprocessor at 72Mhz......
(2)Recommended Reading'' section of this page
http://leaflabs.com/docs/hardware/maple-mini.html#maple-mini-stdocs
suggests
STMicro documentation for **STM32F103CB** microcontroller:......''
(3) It seems there are only 4 chars after '103'.
(4) I have a maple_mini with STM32F103CBT6 on it. But it's not bought from an official store.
(5) I guess it should be STM32F103CBT6 without 'R'.
I am going to try other developping tools such as coocox, arm-gcc, hoping more free RAMs available for my codes, so the accurate type is needed.
Thanks and regards.