This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

utility of nucleo card

Hello,
what is the utility of a nucleo card ?
Test a programe before made a protoype ?
else ?
Thank's

Parents
  • It is not like you have to use the exact same chip to test an idea or concept.
    You can use a different chip in the same family with more/less pins depending on the requirements. A chip with less RAM/FLASH likely will cost less.
    Code is relatively portable across chips and boards.

    Think of it like a rental car at some airport destination, you get to drive it for a week, it is not a big commitment, you're not going to be annoyed at the colour or gas mileage for years.

Reply
  • It is not like you have to use the exact same chip to test an idea or concept.
    You can use a different chip in the same family with more/less pins depending on the requirements. A chip with less RAM/FLASH likely will cost less.
    Code is relatively portable across chips and boards.

    Think of it like a rental car at some airport destination, you get to drive it for a week, it is not a big commitment, you're not going to be annoyed at the colour or gas mileage for years.

Children