Question
stm32l beginner questions
Posted on December 16, 2011 at 16:33
Hello,
I've recently bought a stm32l-discovery board and I want to start developing for the onboad processor. I have some previous experience with 8bit atmel microcontrollers but not with (32bit) ARM processors.I would like to start extremely simple, just some I/O port code to understand the basics. (32bit version of PORTD |= 0x01 etc.).Does anybody know any (good) tutorial so that I can learn these most basics of basics?I'm using IAR EWARM 6.30.Thanks in advance, Luc #beginner #tutorial