Sunday 8 March 2009

brand new target

Because of the calculation and speed limits of the AVR I had to change my target for the trios project. The reason why I had to do this is explained in the trios blog. I have chosen the ARM CORTEX STM32 target as a replacement. After lots of web searches I discovered a nice development board from the olimex site: http://www.olimex.com . On the picture you can see the board already adapted on the prototype area.I took the STM32-P103 header providing also a the prototype area which I needed to prepare some extra input signals. Its available for ca 80€ which is a great price for what you get ! I copied the list of all the features here:
  • MCU: STM32F103RBT6 ARM 32 bit CORTEX M3™ with 128K Bytes Program Flash, 20K Bytes RAM, USB, CAN, x2 I2C, x2 ADC 12 bit, x3 UART, x2 SPI, x3 TIMERS, up to 72Mhz operation
  • standard JTAG connector with ARM 2x10 pin layout for programming/debugging with ARM-JTAG
  • USB connector
  • CAN driver and connector
  • RS232 driver and connector
  • UEXT connector which allow different modules to be connected (as MOD-MP3, MOD-NRF24LR, etc)
  • SD-MMC connector
  • backup battery connector
  • RESET button
  • status LED
  • power supply LED
  • on board voltage regulator 3.3V with up to 800mA current
    single power supply: takes power from USB port or power supply jack
  • 8 Mhz crystal oscillator
  • 32768 Hz crystal and RTC backup battery connector
  • extension headers for all uC ports
  • PCB: FR-4, 1.5 mm (0,062"), soldermask, silkscreen component print
  • Dimensions: 100 x 90mm (3.94 x 3.5")

I also bought the JTAG debug Rlink from Raisonance see picture. It connects the target very easy using USB to a host PC where you can debug the target straight from within the Ride 7 Raisonance IDE. This IDE is free for download. The libraries provided for the ST target are great to work with. So join me again on the road to the final project we are almost there. Next blog will cover some of the processor in depth features like interrupts and timers that I will use.


No comments:

Post a Comment