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

Direct STM32F4 ARM (C) support in Visual Studio?

gfcwfzkm

  • Please log in to reply
4 replies to this topic

#1 gfcwfzkm

gfcwfzkm

    Advanced Member

  • Members
  • PipPipPip
  • 52 posts
  • LocationBrig-Glis, Switzerland

Posted 19 August 2013 - 08:10 PM

Hi,

 

I saw that the Netduino+ 2 has the STM32F4 Microcontroller. I have the STM32F4 Discovery Board, with Touchscreen, Board for Ethernet/SD-Card/Network and a tiny Camera. Can Microframework support all these things?

 

And when no, is there a Visual Studio Support for ARM Microcontroller like the STM32? Or on wich IDE is the Microframework programmed?

 

It would be cool when i can use VS, cause i like VS and autocomplete (Thats why im using AtmelStudio6 for AVR's ^^)

 

mfg

 

gfc



#2 NooM

NooM

    Advanced Member

  • Members
  • PipPipPip
  • 490 posts
  • LocationAustria

Posted 19 August 2013 - 09:07 PM

you can get a sam3 or sam4, its atmels cortex m4 (arm) and programm them via atmel studio.

arduino due is sam3 btw.



#3 gfcwfzkm

gfcwfzkm

    Advanced Member

  • Members
  • PipPipPip
  • 52 posts
  • LocationBrig-Glis, Switzerland

Posted 19 August 2013 - 09:33 PM

Yes, but now i have the STM32F4 Discovery Board ^^ (Already at home and tried a blinky sample via linux)



#4 nakchak

nakchak

    Advanced Member

  • Members
  • PipPipPip
  • 404 posts
  • LocationBristol, UK

Posted 19 August 2013 - 11:24 PM

No direct support using visual studio, may well find a custom IDE using visual studio shell...

 

Nak.



#5 NetMF54791

NetMF54791

    New Member

  • Members
  • Pip
  • 2 posts

Posted 07 September 2013 - 09:21 AM

Yes, but now i have the STM32F4 Discovery Board ^^ (Already at home and tried a blinky sample via linux)

Well Visual Studio is only an IDE, it has nothing to do with the hardware you want to use. The right question is, does the .NetMF framework support natively the "STM32F4 Discovery" board. And the answer is yes since version 4.2. But the extension board (I use it' the STM32F4DIS-BB, right?) with the touchscreen pins, Ethernet/SD-Card and a tiny Camera, is not supported natively. And since that extension board may not use the right SPI bus pins that are compatible with the one used by NetMF (NetMF is only compatible with one of the 3 SPI/I2C controller of the STM32F4, it's a total stupid choice that the developer made), you may probably need to modifiy the porting kit for the STM32F4 and modify the default SPI bus used by NetMF. The other solution is to wire the 2 board with cables with the right pins.





Also tagged with one or more of these keywords: gfcwfzkm

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.