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.
Hello, what is the utility of a nucleo card ? Test a programe before made a protoype ? else ? Thank's
>>i have an issue since monday and i try to resolve it.
Perhaps frame a question around the ISSUE you're having rather than the general utility of the platform?
Thank you for the explications I have a nucleo-L053R8 and my porgram run on this card. Now I would test this program on my final card which has an STM32L051K8T6. I must to do another program or I can adapt this porgram ?
Going to be relatively portable, under Keil you'd click the new target and compile.
Might need to change pin assignments or command line defines.
Worst case start a new project for the new target, and merge your code back in, with a tool like WinMerge.