Recently I ve started on a project which requires a Cortex M3 processor. I have some previous experience with 8bit AVR microcontrollers, so I was hoping for a not to big transition.
So I ve bought a STM32L-Discovery kit (since low power is an important point) and started looking at some examples. However, I m completely stuck at the beginning. When programming with AVR it was all very straightforward, just by including 2 or 3 files it was possible to write a simple main.c for like say a blinking LED.
然而,Immane EWARM(使用Im)中的例子都非常分散,因此很难开始。 在大多数在线辅导中,我也存在同样的问题。
没有人知道可能有助于我的任何简单辅导。 I m 我想到的是“ARM Cortex-M3的确定性指南”,因为它似乎非常建议。
这可能是一个非常棘手的问题,但我现在 st太久,我感到绝望。