We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I'm working on a new projet with nucleo board (NFC). I use Keil uVision with a demo program provided with this nucleo board. But the project runs on a STMF103 and for the needs of my project I will use a low power MCU which is the STM32L0.
Do you know a way to port Keil project in order it compiles with STM32L0 ?
Thanks in advance, Mat
Not sure if you're looking for contractors to do this, seems like a porting exercise across fairly similar parts. I don't think there is an effort-less method.
Understand your two platforms/architectures, and where you're using common pins in your designs, and where you're not. Be aware that CM0 parts has less functionality and different IRQ behaviour.