- Netduino Forums
- → Roceh's Content
Roceh's Content
There have been 11 items by Roceh (Search limited from 13-July 24)
#17246 Developing/Debugging ARM code
Posted by
Roceh
on 29 August 2011 - 06:33 PM
in
Netduino 2 (and Netduino 1)
#16007 NETMF with STM32 ARM Cortex M3
Posted by
Roceh
on 28 July 2011 - 05:55 PM
in
Visual Studio
Anyone have any further development with this? I too, am using the M3 (SAM3S-EK board) under the advice of a wise man for a project. I have yet to figure out how to port it over to .NETMF. Any advice in a jumping-off point would be greatly appreciated!
I've done a partial port for a Cortex M4 (Freescale's Kinetis), if you wish to embark on a port for the STM32 some of that should be useful (NVIC, some Thumb2 tweaks). http://kinetismf.codeplex.com/
I hit a bit of a brick wall with the above now as i've run out of space with GCC in debug mode (even using 4.5), so i cant really do much more (i.e. Ethernet)

There are some 1mb STM32 parts out now (with Ethernet and USB host), unfortunately the dev-kits are nowhere to be found.
#15291 A different approach to speeding up managed code
Posted by
Roceh
on 10 July 2011 - 08:41 AM
in
General Discussion
#14675 PCB design and manufacturing
Posted by
Roceh
on 24 June 2011 - 12:14 PM
in
General Discussion
Wow thanks for the link. I like the fact that it's not per-board it's per-area. Sure, sometimes you may only want one or two boards but who couldn't use extras for a decent price? If you've got a 3x4" board they'll make you 8 of them for $100? Including shipping? That's fantastic. Love it.
Ah - the catch is no testing on 2 layer boards with a 15% fail rate. 4 layer and higher they test and have a 2% fail rate. Still, using the example above you'd have 1-2 boards fail per batch. Even with 2 failed boards you're talking about ~$18 per board. Not bad at all.
I've found seeedstudio http://www.seeedstud....html?cPath=185 to be cheapest for small prototyping even with the import duty & delivery costs. $35 for 10 boards of a max size of 10cm by 10cm.
#12676 Designing PCBs - what tools are you using?
Posted by
Roceh
on 30 April 2011 - 10:33 AM
in
Netduino 2 (and Netduino 1)
#11612 SimpleNGen 1.0
Posted by
Roceh
on 03 April 2011 - 04:21 PM
in
Project Showcase
Tangent: for SimpleNgen, I probably could have saved myself a lot of work by letting GCC do the code generation. That is, we could narrow SimpleNgen's job to be that of translation from (a subset of) MSIL to C source, and then we would let GCC translate from C to ARM (or Thumb, or anything else). Perhaps I ought to have done it that way, but I wanted to play around with writing a compiler.
There was a partial implementation of modding gcc to compile cil to native - the frontend part of this project:
http://gcc.gnu.org/projects/cli.html
#9682 Runtime Native Code Interop
Posted by
Roceh
on 17 February 2011 - 01:10 PM
in
General Discussion
Although i suspect statically linking with stuff vala needs may cause license issues to arise.
#5497 NETMF with STM32 ARM Cortex M3
Posted by
Roceh
on 29 November 2010 - 06:16 PM
in
Visual Studio
#3037 LPC18xx
Posted by
Roceh
on 27 September 2010 - 04:51 PM
in
General Discussion
#2916 KS0108 Driver
Posted by
Roceh
on 26 September 2010 - 10:38 AM
in
Project Showcase
Attached Files
-
KS0108_Driver.zip 83.97KB 237 downloads
#2399 BitBanger Driver
Posted by
Roceh
on 17 September 2010 - 07:57 PM
in
Netduino 2 (and Netduino 1)
- Netduino Forums
- → Roceh's Content
- Privacy Policy