-
I use MSP432P401R to run grblhal. I want to ask how MSP432P401R connects to the keyboard, or how MSP432P401R connects to the "GRBL_MPG_DRO_BoosterPack" project. I can't find the relevant instructions.…
-
I found some issues with TI **MSP432P401R**, while attempting to reflash **TM4C1294NCPDT** firmware implementing builtin XDS 110 JTAG programmer, which was broken during the update and doesn't enter …
-
I want to run this project, but I have a lot of problems。
I use TM4C123GXL board as MPG controller,I use EXP432P401R board as grblhal controller,The source code of the grblhal controller is https:/…
-
`#define MPG_ENABLE 1
#define KEYPAD_ENABLE 2`
I used the above two lines of code to compile, and the compiler told me "identifier" KEYPAD_STREAM "is undefined". I can't find …
-
Hello Platformio team!
It would be greatly appreciated to add debugger support for the MSP432 line of boards. These boards are already compatible with the TI MSP Debugger (XDS110 USB Debug Probe) w…
-
Hello,
Thanks for this crate. I am using a MSP432P401R and I encountered an issue with this crate.
The SMCLK prescalar for `SMCLK` is converted to `u32`, which is incorrect. For example, `SMPres…
-
HI.
Ask this question again. I now have a board that can be debugged using the onboard tools. I now want to use XDS110 in platformio, how can I write platformio.ini
-
HI.
I want to try this project. I bought a MSP-EXP432P401R board and compiled the project. But the serial port of my board doesn't seem to work, I can't communicate with my MSP-EXP432P401R board usin…
-
Hi,
I'm curious what is the current workflow for tool changes at `Automatic touch off @ G59.3 ($341=3)` mode? Wiki has two places with descriptions( https://github.com/grblHAL/core/wiki/Additional-…
-