Hello,
I am new to ARM microcontrollers. I have planned to buy STM32 discovery kits from STMicroelectronics. I need to know which IDE is the best for this purpose. I also need to know if there is any book on ARM microcontrollers for beginners that could give me a kick start. Can anyone suggest me something ?
I have previously worked on PIC18F, PIC16F on CCS C Compiler.
Any help would be appreciated.
Hi,
I know I'm a little late but I'd like to precise for future readers that KEIL is an exellent IDE but it's limited to 32KB of code for the free version!
It's true that lot of stm32 exemples are given as KEIL project so it's ideal for beginners.
All the same, I'd like to recommend CoIDE which is entirely free and it's based on GCC toolchain. Easy to use and friendly user and open source... Do not use the latest version (bugs)!