How much should ARM development board cost?

It is no surprise that ARM microcontrollers become number one choice in many areas. One thing is that in many ways 32-bit ARM can be cheaper that other micros like AVR or PIC. Smaller price and better performance makes decision even easier. Developing tools also evolved in to user friendly solutions. You can see many ARM Cortex development boards made by different manufacturers for about $10. But are there really cheap ones that would have all necessary means to start developing projects? By means a have in mind, basic circuitry to keep chip running, programming and debugging interface and so on. It appears that Development board can go as low as $4. Cypress Semiconductor offers Cy8CKIT-049-41XX development board that has 32-bit ARM Cortex-M3M0 microcontroller running at 48MHz. Board comes with USB to serial bridge part which can be easily snapped of when deployed. Board also comes with CapSense interface, user LED, push button and all GPIO pin connectors. Continue reading