hello,
i want to write in-application programming for stm32 controllers,is there anyone known about this?
please suggest me
thanq,
sankar
hello,
i want to write in-application programming for stm32 controllers,is there anyone known about this?
please suggest me
thanq,
sankar
Are you looking for something like micropython? You can have a (limited) python interpreter and just write and read python scripts. There are other alternatives, and some JavaScript interpreter if that’s more your jam.