Skip to main content
KYip.2
Associate II
November 10, 2021
Solved

Newbie here, can code generated for stm32g030k8 run on stm32g031k8?

  • November 10, 2021
  • 2 replies
  • 938 views

..

This topic has been closed for replies.
Best answer by TDK

Almost certainly, yes. I believe the former is a straight up subset of the latter, but you could diff CMSIS header files to check.

2 replies

TDK
TDKBest answer
November 10, 2021

Almost certainly, yes. I believe the former is a straight up subset of the latter, but you could diff CMSIS header files to check.

"If you feel a post has answered your question, please click ""Accept as Solution""."
KYip.2
KYip.2Author
Associate II
November 14, 2021

Thanks for the info. It works.​