Xduino – ARM Compiler and IDE with Arduino-like support
Posts Tagged ST Microelectronics
Xduino download update
Posted by Ram in Xduino release on April 16th, 2013
I would like to inform you that XDUINO-IDE is ready, there
you can download it from
http://download.xduino.com/files/xduino-ide-v0.91.exe
Note that you are only authorized to download this version of
XDUINO-IDE only if you have the STM32 Uploader software in your
computer.
Username: temporary@xduino.com
Password: y8jgmdn0
Note that the username is all lower-case.
——
Arduino – The embedded platform programming made simple for ATMEGA/AVR platform
ARM – the processor site ARM architecture – information on wikipedia
ST Microelectronics – A maker of ARM processor of the STM32 family including Cortex-M3
Forums:
STM 32 Cortex-M3 forum on ST site
Arduino forum – latest happenings with Arduino
Xduino team is currently out of station so we are positing temporary download instructions here : -)
Kindly signup here first:
—
I would like to inform you that XDUINO-IDE is ready, there
you can download it from
http://download.xduino.com/files/xduino-ide-v0.91.exe
Note that you are only authorized to download this version of
XDUINO-IDE only if you have the STM32 Uploader software in your
computer.
Username: temporary@xduino.com
Password: y8jgmdn0
Note that the username is all lower-case.
ADC, Arduino, ARM, ARM compiler, ARM development tools, ARM programming, C++, Compiler, Cortex-m3, DAC, embedded, Interrupt, PWM, Round-robin, simple programming, ST Microelectronics, STM32
MCU and boards testing
We are currently testing out some additional MCUs some comes with Ethernet so the inclusion of TCPIP stack could be included in the future scope. We also have received some request from Apple/Mac OSX users and as we currently don’t have access to any Apple/Mac OSX system and without any funding we cannot proceed on this. However, information pills if we can get some substantial sponsorship/donation we will proceed on this as well as intensively continue our development.
Apple, Arduino, ARM, ARM compiler, ARM development tools, ARM programming, C++, Compiler, embedded, IDE, Mac, OSX, simple programming, ST Microelectronics, STM32
XDUINO
A project from Thailand
Xduino project
Now if you can program an Arduino then you can easily program on Xduino on 32-bit platform of ARM Cortex-M3.
Want to use low-cost microcontroller with simple programming language and high performance? You can use Xduino + Arm Cortex-M3 STM board.
Xduino project has been started in order to bring Arduino-like environment to different hardware platforms.
(Note: Xduino supports all Arduino functions except analogReference()).
XDUINO IDE is available, so users will have to download the XDUINO-IDE and start enjoying the world of XDUINO on ARM Cortex-M3)
Blogroll
Copyright
Copyright (c) 2009 Ram Narula Programs are distributed under GNU Lesser General Public License (LGPL)Embedded news
- A fresh look at embedding a web server April 17, 2018As an embedded engineer, chances are that you have already worked on an embedded web server and have an understanding of the HTTP protocol or even AJAX and REST protocols. Still, traditional methods for transferring data between the browser and device may not be the best option.
- Semaphores: introduction and basic services April 17, 2018In this installment of his RTOS Revealed series, Colin explains semaphores, their structure, and usage.
- Optimizing the RF feedline in PCB design April 17, 2018Most Wi-Fi and Bluetooth designs will appear to work during board bringāup, even if the antenna feedline has a horrible mismatch, but then problems arise when you get to range testing and data integrity testing.
- AI chips focus on IoT April 16, 2018Qualcomm throws its hat in the ring by announcing products purpose built for the Internet of Things.
- Rambus builds security on RISC-V core April 16, 2018Rambus announced an advanced root-of-trust block based on a RISC-V core to plug Meltdown/Spectre flaws, but one expert called for standalone chips.
- Nanofabricated arrays could benefit battery monitoring, biosensors April 16, 2018Researchers demonstrate potential to build low cost nanosensors in large volume production for applications like battery monitoring.
- Tiny antennas suit slimline cellular designs April 16, 2018Offered in left and right versions, Antenova's Integra and Inversa chip antennas are just 3.3 mm high for use in slimline 3G and 4G devices.
- ARM faces AI chip competition April 16, 2018Several companies have announced inference accelerators for machine learning competing with Arm, but it's still early days, said an analyst.
- How to create compliant documentation for your embedded system and avoid legal pitfalls April 10, 2018If you are developing embedded systems for the European market, you will probably have to deal with CE marking and provide compliant documentation with your system. Here is how you can create compliant documentation that meets the requirements of CE marking.
- Processor-based solution reduces noise levels in vehicles April 10, 2018Echo and noise can make communication on the road difficult. Echo occurs when the speakers within a car transmit a voice signal from an incoming call, which subsequently ricochets through the vehicle and returns to the microphone. This causes the caller to hear their own voice, which is distracting and can result in broken communications. […]
- A fresh look at embedding a web server April 17, 2018