by PedroR » Wed Apr 13, 2011 6:13 pm
by PedroR
Wed Apr 13, 2011 6:13 pm
Hi all
We've been playing with Gumstix and a Spanish clone called IGEP for a while now here at RoboSavvy.
We've used Gumstix + Pinto Board which is a simple breakout board that breaks out some of the pins of the AVX 5602 connectors and also adds a USB port.
The Spanish IGEP, besides being a LOT cheapper (120EUR) has the same functionality and already includes the USB port onboard. The processing power on these modules is quite high (Cortex A8 at 720Mhz, OMAP3530), capable of running Linux and comes fitted with WiFi + BT standard and more memory than Gumstix for less money.
Having said this
to make it into a real Robotics board we need to work on developping a small breakout board for this module that exposes the Analog pins, the UARTs, POWER (the most important part) and eventually some additional GPIO and PWM as well.
The power regulation and powering the board part is easy. The
trickiest part for us right now is that most signals come directly from the processor and are at 1.8V thus needing level shifting.
What we'd like to do is a really simple breakout board but that can take care of the basics (which can be quite annoying if not dealt with). Our goals are:
.. 1- Onboard power regulator (possibly 3 levels: 5V and 3.3V common rails for perpherals, and ~4V to power the board).
.. 2- Logic Level Conversion on the UARTs (there are 2 and 3rd for debugging I think) from 1.8V to 3.3V or 5V (it would be nice if it was 3.3-5V tolerant).
.. 3- Voltage drop on the Analog pins to use analog sensors
.. 4 (OPTIONAL?): Level conversion on the PWM pins and I2C pins
.. 5 - Breaking out any remaining pins that may be of interest (without any level shifting at this point). The connectors can be used to expose Ethernet, Audio In and Out and a number of other things.
The base document with the specs is here
http://www.igep.es/public_docs/IGEP_MOD ... MANUAL.pdf
Page 16 explains the pinout.
The challenge for us is adding the circuitry to achieve the goals above.
We at RoboSavvy are commited into making this an Open Source project and manufacturing the result of our (and hopefully the comunity) effort.
We're not looking for something too complex, just a simple breakout that would enable a true Workhorse to work, power and drive our Robots.
Here are some specs:
- OMAP35xx (OMAP3530)
- ARM Cortex-A8 up to 720Mhz (1440 DMIPS)
- TMS32064x+ Fixed point DSP up to 520 Mhz (4130 MMAC)
- POWERVR SGX™ Graphics Accelerator
- From 1GB up to 4GB RAM (POP)
- From 2 GB up to 4GB OneNand Flash (POP)
- 1 x USB OTG (LS/FS/HS Device or Host)
- 1 x USB Host (HS, UPLI Interface)
- 1 x Audio stereo Out
- 1 x Aux stereo Input
- Slot for uSD card
- WiFi (802.11 b/g) and Bluetooth (2.0) with common external antenna
connector (Hirose connector U.FL-R.SMT-1 )
- Expansion connectors with (UART, McSPI, McBSP, I2C. For more
information see Connectors chapter)
We would love to hear your fedback and ideas about this as well as suggestions on how to go about it. We're mostly software people here so we're in for a bit of a challenge but we're confident and above all, motivated
Pedro.
Hi all
We've been playing with Gumstix and a Spanish clone called IGEP for a while now here at RoboSavvy.
We've used Gumstix + Pinto Board which is a simple breakout board that breaks out some of the pins of the AVX 5602 connectors and also adds a USB port.
The Spanish IGEP, besides being a LOT cheapper (120EUR) has the same functionality and already includes the USB port onboard. The processing power on these modules is quite high (Cortex A8 at 720Mhz, OMAP3530), capable of running Linux and comes fitted with WiFi + BT standard and more memory than Gumstix for less money.
Having said this
to make it into a real Robotics board we need to work on developping a small breakout board for this module that exposes the Analog pins, the UARTs, POWER (the most important part) and eventually some additional GPIO and PWM as well.
The power regulation and powering the board part is easy. The
trickiest part for us right now is that most signals come directly from the processor and are at 1.8V thus needing level shifting.
What we'd like to do is a really simple breakout board but that can take care of the basics (which can be quite annoying if not dealt with). Our goals are:
.. 1- Onboard power regulator (possibly 3 levels: 5V and 3.3V common rails for perpherals, and ~4V to power the board).
.. 2- Logic Level Conversion on the UARTs (there are 2 and 3rd for debugging I think) from 1.8V to 3.3V or 5V (it would be nice if it was 3.3-5V tolerant).
.. 3- Voltage drop on the Analog pins to use analog sensors
.. 4 (OPTIONAL?): Level conversion on the PWM pins and I2C pins
.. 5 - Breaking out any remaining pins that may be of interest (without any level shifting at this point). The connectors can be used to expose Ethernet, Audio In and Out and a number of other things.
The base document with the specs is here
http://www.igep.es/public_docs/IGEP_MOD ... MANUAL.pdf
Page 16 explains the pinout.
The challenge for us is adding the circuitry to achieve the goals above.
We at RoboSavvy are commited into making this an Open Source project and manufacturing the result of our (and hopefully the comunity) effort.
We're not looking for something too complex, just a simple breakout that would enable a true Workhorse to work, power and drive our Robots.
Here are some specs:
- OMAP35xx (OMAP3530)
- ARM Cortex-A8 up to 720Mhz (1440 DMIPS)
- TMS32064x+ Fixed point DSP up to 520 Mhz (4130 MMAC)
- POWERVR SGX™ Graphics Accelerator
- From 1GB up to 4GB RAM (POP)
- From 2 GB up to 4GB OneNand Flash (POP)
- 1 x USB OTG (LS/FS/HS Device or Host)
- 1 x USB Host (HS, UPLI Interface)
- 1 x Audio stereo Out
- 1 x Aux stereo Input
- Slot for uSD card
- WiFi (802.11 b/g) and Bluetooth (2.0) with common external antenna
connector (Hirose connector U.FL-R.SMT-1 )
- Expansion connectors with (UART, McSPI, McBSP, I2C. For more
information see Connectors chapter)
We would love to hear your fedback and ideas about this as well as suggestions on how to go about it. We're mostly software people here so we're in for a bit of a challenge but we're confident and above all, motivated
Pedro.