Archives
-
High end development board?
I’m looking for a development board that will do the following:
- ARM 7 or similar performance
- 2Mb of flash
- 1Mb of RAM
- Interfaces for 1708 and 1939
- More than one serial port
- Some digital I/O (preferably also analog)Does anyone know of something that has this on board? I’m more of a
software guy than hardware guy, so I don’t know where to look.Thanks,
MartinRelated Forum Messages
- STM32 Dev Board Question
- ARGO-TMX570LS3137 development board source code
- Few questions about arm development
- What is the development board for ?
- Can a loginway PIC-01 development board program a PIC?
- [im]Duino – MCU development board based on Arduino – FAQs and Tutorial
- ChipWorksX boot problems
- Simple Development Board
- Omap development board
- Why have development board for avr?
- Programming Via ISP
- Which development board to choos?
- Error: Flash Download Failed – Target DLL has been cancelled
- Need cheap development board with capabilities similar to Beagle Board
- Hardware for Operating System development [closed]
- Zigbee development board
- Designing a 40 Pin Development Board
- PIC18F452- First time with development board
- Multi-functional development board
- About Microchip Explorer 16 Development Board
Hi All, I'm new into embedded development but I've done PC programming for quite sometime (Java), I have some questions regarding development board and I found few that I'm interested (just to give you an idea of the kind of dev board I'm after here are 2 examples - Wholesale MINI STM32 Development board 512K FLASH 64K SRAM Development Board With 2.4"TFT LCD#E09039 and Wholesale STM32 Development Board +3.2 Inch Color LCD Module STM32F103VCT6 ARM Free Shipping, #E09033), my question is after creating an app how do I go about 'uploading' the program into the dev board ? besides hardware what ...Hello, I bought an ARGO-TMX570LS3137 development board to begin porting code we wrote for a TMS570LS20216 to the LS3. The first time I flashed my software over the original software int the development board it worked ok, but when I turned the board OFF and ON again, it's not working. Apparently a big part of the RAM seams to be protected and when my software accesses it a DATA an exception is generated. I believe there is a configuration that was present in the original board software that I don't have in mine. Is it possible to get the development ...Hi I have a few questions about arm development 1) JTag ICE is connect to development board through serial port, then how can it possible to debug the arm cpu? Is JTag ICE can devug any arm development board that have a serial port? 2) I want to buy a cheap arm ICQ, development board and development tool, any suggestion? thanks from Peter (cmk128@hotmail.com)After I finished the software development in the development board, how to port it to the hardware I designed by myself?ThanksI have a loginway PIC-01 Development board (it was sat in a cupboard for years). Does this board require additional adaptor hardware to blow a PIC (ICSP stuff etc), or can the on board serial port be used to do that?[im]Duino is a microcontroller development board based on Arduino (Arduino software compatible). This development kit from [im]aginatech Inc. is an electronics prototyping platform based on flexible, easy-to-use hardware and software. Students, hobbyists and anyone (from beginner to advance programmers) interested in making their own projects will find an easier time in doing their interactive objects and environments. SPECIFICATIONS: * Atmega8 Chip * 8KB Flash program memory * 1KB RAM * 16 MHz Oscillator frequency * 14 Digital I/O Pins * 6 Analog input pins (can be also used as ...Hi, We have made our own breakout board for a ChipWorksX module based on the development system that you offer. I am having the problem of not being able to boot the module on the custom board. The OI pins go high like on the development board but it never gets past this point. The board is very similar to the development V1.5 board except we have dropped a few features; MP3 (speakers, 1.8V), level shifter, touch interface, one usb host port, accelerometer and LCD backlight is on separate board. The rest is as in the ChipWorkX Development System V1.5 schematic. ...This low cost Development Board designed to use it with AVR ATmega32 and similar microcontrollers. It has connectors for parallel ports A, B, C and D and connectors for ISP and I2C bus. It also has RS232 serial interface, 5V voltage regulator, 8 LEDs and 8 switches for connection to any port. The board needs external power between 8V to 24V or 5V from USB connector. A very popular ISP goes with this Board (included). For more information please visit: www.porlidas.gr Files - PCB, Code [139.56 KB] (Oct 9, 2009)Hi! All My company is making OMAP 310/1510 development board with the following features - OMAP 310/1510 - 32MB RAM - 32MB Flash - IrDA - Sound Codec - VGA Camera - 240x320 LCD with Touch screen - 10 keys - 8bit External IO port - USB - 2 Serial Port We would like to find out the level of interest of such development board. If there are enough interest, we could sell it around US$800 - US$1000. Thanks! TomSo i just order the AVRISP mkII programmer from amtel and im seeing people talking about using development boards. The tutorial i followed just used the AVRISP mkII programmer to burn the hex files onto the mcu. Do you have to have a development board to program an avr mcu or can you just use the AVRISP mkII programmer. Does using a development board make it easier to test the finished code on the MCU? If so how do you know a development board is compatible with certain avr mcu's. I was looking at the 40 pin teensy usb development ...Hi, We have built a board which is very similar to the AVR dev board DB101, especially in the ISP and JTAG interfaces. The main difference is that the dev board uses the 64-pin 1281 chip and we use the 100-pin 1280 chip. We are using the JTAGICE board to connect to the JTAG port, which we have been using for development. This works perfectly on both the dev board and our board. We are using the AVR Dragon board to connect to the ISP port, and this works fine on the dev board. However, it will not even read ...I want to develop a heating/ventilation control system and do not know which development board/system/software etc. to get. The system will have several temperature probe inputs (6-8?) and a couple of relay outputs as well as wanting to link to a pc for information downloading. I am new to PIC but not new to software development and hardware building. Any help would be gratefully received. Thanks, BrianHi all, I am working with Stellaris microcontroller - LM3S9B96 Development board (EVM). Its working fine with Keil environment in regards with loading the application through ICDI driver software provided with Development board. Now, we designed a new PCB with LM3S5951 as target board for our application. After placing (soldering) the components on the target board (with LM3S5951 microcontroller), power supply and remaining hardware section is fine. Then I tried to load a small ampquot;Blinking programampquot; (an example application provided in development kit software) on to target board (LM3S5951) through LM3S9B96 Development board used as programmer i.e. only Flash programming ...Hi All, I am looking for a development board similar to beagle Board (may be with smaller ram say 128 MB) but cheaper than Beagle board. Any other alternatives? I am looking for following specs, capabilities 1) RAM - 128 MB 2) USB Host 3) RS232 4) Suport OPENGL application 5) linux kernel - AsimovI am heavily interested in Operating System theory and design and have decided I would like to play with developing an OS. I have a background in x86 assembly and have looked into ARM also. I would like a development board to develop the OS for. Has anyone had experience with OS development and/or can suggest some hardware to use? One board I am considering is the LPC1769 LPCXpresso board. I am aware I could use a VM, but I would like to use actual hardware.Hello, Someone knows a Zigbee development board similar to Zigbit MeshBean development board? This one is perfect to me, but the problem is that they are not available at present. Thanks in advanceI'm wanting to design a development board for 40 pin PICs. I've seen some out there with headers for the I/O ports, and some use a single row header while others use a 2 row header. I know it's a matter of personal preference as to which you would use, but I would like to know what you all would prefer to see on a development board and why. Anyone with ideas for external hardware to add on would also be greatly appreciated as well.I had been using only the software debugging mode in the past. Today it was the first day on the development board. I got the board LEDS blinking. However when I wanted to make them blink on button input on development board, it simply did not work. I think I am probably not setting all registers. Here is the simple program I used: void main(void) { TRISA=0XFF; TRISC=0X00; while (1) { if (PORTA==1) { delay_ms(10); PORTC=0XFF; delay_ms(1000); PORTC=OX00; } } } Does it have to do something with ADCON0 and ADCON1 register?- I used RA4 (digital input on POR) and PORT D, but never got the LEDS blinking on input. Thankshi,Happy new year everybody.Recently i have found a very strong development board.I have to share with everyone.It is:h**p://www.tymall.net/avr-development-board-study-board-p-6.htmlwho have used this programmer ?hi, i want to ask this newbie question to those who are familiar with this Explorer 16 board. what i want to know is how i can connect the TX, RX and I/O to MAX485/MAX483 since there's no input/output port on the board. there's only one prototype area. this development board is quite confusing. no input/output port to interface. developing PIC based stuff from scratch is much easier, but the thing is i need to get the development board to work with MAX483 first. thanks in advance. Added after 23 minutes:
