hello,
I would like to start programming arm cortex-m microcontrollers. the problem I am currently facing is that there is a sea of development boards or prototyping boards with cortex m3 or m4.
preferably,
- I would like the option to program in just C, instead of relying on Arduino libraries for example
- I would like the option of USB HID and USB host
- I would like the the microcontroller to be cortex-m4
Can someone recommend small development boards?
update:
- by program in C, I meant to say, I would like to use a Linux distribution and use a gnu arm tool-chain/library/compiler to compile, debug, ...etc. I don't want to switch IDEs, and I would like not to rely on Arduino libraries.
- And I would like the board to be small in size (arduino nano, micro, teensy form factors)
- It would be easier for me to get a small teensy or an mbed board or an atmel development board(unless element14 has international shipping at a reasonable price?), if there is an option to program in entirely in C.
Message was edited by: Amr Rahmy