15
graphical code generator tool, much like the STM32CubeMX that can be used to generate setup
configuration codes for MSP430F2xx, MSP430G2xx and some FR series micros. However, GRACE only
generates register values for small MSP430 micros. For large and advanced MSP430 micros driverlib-
based codes are generated instead of register-level codes. The rest is just like coding any other
microcontroller. Throughout this tutorial, GRACE has been used for all demos.