Excuse me friends,last post was full of Eng-mistakes
and I didn't get the right answer though
here is what I want to ask:
I'm just migrating from AVR to ARM and I'm reading a book about ARM
but still reading the first parts and introducing
I wanna "run before I can walk"
I want to do small projects with ARM and experience
more than 70 MHz clock speed beside reading that
book (which is in persian) - so :
My Question Is :
1 -is it able to program an ARM using it's own USB port by just soldering it and using a SMD to DIP converter board without programmer?
answer:yes but a few chips support that "native usb
bootloader and update flash via usb" option.
2 -for me,does it matter really which chip to buy for start?
answer:depends on the project and your programmer also, for stm32&8(which are used on so many projects) there are a usb mini-programmer which is cheap,and for programming using JTAG there is a J-link model which is more expensive but supports more chips(atmel arm9 arm7 and etc.)
3 -what is the best IDE for ARM?I know C# and C++ and C,which one is the best for me ?
answer: I dont know yet but I know it depends on the chip vendor,every vendor has its own IDE ...
4 -is it possible to program in VisualStudio 2012 as I always do for C or C++ ... projects,for ARM ?