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.

Tanmay Middha

Member Since 15 May 2012
Offline Last Active Aug 01 2012 06:25 AM
-----

Posts I've Made

In Topic: STM 8 and STM32

18 July 2012 - 01:09 PM

Hi Andy,

We will initially be supporting STM8S003F3/STM8S103F3 (20TSSOP) along with the STM8S003K3/STM8S103K3 (32LQFP) chips.

Once the new standardized virtual io firmware is working well there, we'll add support for the stm32 micros (at least stm32f2/f4) and then we can look into additional STM8S modules, AVRs, etc.

That said, in theory the code from STM8S003F3/K3 should be portable to other STM8S chips (and STM32F2 and F4 can use pretty much the same code as each other too). So you're welcome to choose the best chip for the virtual IO (and any other co-proc tasks) you need.

Chris



Hey Chris

I got my netduino go which contain STM32F4 in main board while STM32F2 in shield board and in every post i am reading about STM8. I want to access registers of STM32F4 but i am not getting which header file do i have to include,which extra file i have to add in my visual studio project for accessing main board controller registers.
For example i want to run hardware timer(TIM2 of STM32F4),i saw one post mentioning about inclusion of stm8 header file,is it worth to add 8 bit micro controller file for 32 bit controller. I am so much confused please help me.

Thanks for your last help

In Topic: MotorShield Netduino Go

17 July 2012 - 01:55 PM

The Netduino Go! Main Board? http://wiki.netduino...etduino-Go.ashx


this step is for single file that i downloaded as per your instruction but in above Chris comment he included 3 file "config,boot and flash" so do i have to maintain any sequence or to set any particular address for specific file.
Thanks for your reply

In Topic: MotorShield Netduino Go

17 July 2012 - 09:50 AM

That line means that there is no application on your board. This is probably due to the mentioned flash-erase issue.

Please reflash your Netduino Go with the following firmware and then redeploy your application.
http://forums.netdui...2007#entry32007

Chris


Thanks chris
please tell me the procedure for flashing these files that you mention in earlier post. i did earlier flashing by "tinyclr.dfu" file that only contain single file.

In Topic: MotorShield Netduino Go

17 July 2012 - 09:16 AM

Hi Tanmay,



Where do you see that error?

Also, try updating your mainboard with this patch. It may fix the problem you're having...
http://forums.netdui...dpost__p__32007

Chris



i am adding text file that contain output window data for my program, now it is affecting on other working programs. I am not getting what can be problem i reinstalled .netmicroframe work along with visual studio 2010 express edition.

can you tell me procedure for flashing three file last time i did flashing with "tinyclr.dfu" but this time you gave me three different file

In Topic: MotorShield Netduino Go

17 July 2012 - 06:07 AM

Hi Tanmay,


Can you explain what you're experiencing in detail? I'm really sorry, but I do not understand what are seeing...but would like to help!

BTW, welcome to the Netduino community.

Chris



Hi Chris
Thanks for your reply.
I am attaching my code this is not working, mean visual studio is not going in debugging mode when i press F5 it reach to same state that was before pressing F5(Editing mode).
It happen after i updated shield firmware,may be firmware did some changes in main board internal code.
overall nested class program is not supporting in hardware

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.