[Firmware] A Full Features firmware could runs on 256K flash MCU. - Netduino Plus 2 (and Netduino Plus 1) - Netduino Forums
   
Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

[Firmware] A Full Features firmware could runs on 256K flash MCU.


  • Please log in to reply
2 replies to this topic

#1 weixiongmei

weixiongmei

    Advanced Member

  • Members
  • PipPipPip
  • 68 posts
  • LocationPhiladelphia, Pennsylvania, United States

Posted 07 January 2015 - 12:27 PM

Hi everyone, the .Net Micro Framework has been ported to the 256K MCUs for more fields of use, it could runs on GD32F103RCT6/STM32F103RCT6, and have been fully tested on those two MCU. All features that supported on Netduino Plus 2 are supported on this firmware, except FAT32 & lwip, but it supports some extra features that are not supported on Netduino, such as on chip CRC unit, Systick, RTC, and CAN bus.

(Note: Firmware version 4.3.1, Visual Studio debugging & deployment supported)

 

 We're also porting the .Net Micro Framework to a 128K MCU, of course for this tiny size, some features must be removed, such as USB client, v.FPU(Decimal Point), however, it's good for super low cost projects, GPIO, I2C, SPI, and USART are enough for most of the low cost projects.

 

I'll upload the firmware & pictures in about 3 days, if you're interesting in this, please check this thread few days later. This firmware is free of charge, and would be open source when we're ready.

 

If you have any question, please post in this thread or contact me at weixiongmei@outlook.com



#2 weixiongmei

weixiongmei

    Advanced Member

  • Members
  • PipPipPip
  • 68 posts
  • LocationPhiladelphia, Pennsylvania, United States

Posted 19 January 2015 - 02:38 AM

Here is the firmware file, it could runs on GD32F103 & STM32F103 MCU, all you have to do is just flash it into the MCU with Flashloader or Jtag... The USB_EN pin is PC7, enjoy!!!!

 

The .Net Micro Framework is now could runs on a 128K MCU, if you‘re a company, and looking for something like that, please contact me with my email!

Attached Files



#3 weixiongmei

weixiongmei

    Advanced Member

  • Members
  • PipPipPip
  • 68 posts
  • LocationPhiladelphia, Pennsylvania, United States

Posted 19 January 2015 - 02:47 AM

Here is a chart what does it supports in MF and some C# code examples, you could check for the CAN Bus example on my website if needed. thanks!!

Attached Files






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.