-
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 have downloaded this Plugin_keypad repo and put its files in the src/keypad folder of the grblHAL_Teensy4 folder. And turned on the keypad plugin in my_machine.h, option 1: I2C. Upon attempting comp…
-
How can I solve this error or problem.
0x40080400: _init at ??:? //What is the cause of these ??:? in the monitor
idf.py --version
ESP-IDF v4.4.1
uname -a
Linux jan-LubuntuEST32 5.15.0-39…
-
CSR4.0 USB external Bluetooth. The chip is Qualcomm 8510a10. In the version emuelec3.1-4.3, the blue light will flash all the time after power on, and it can connect PS3 and PS4 controller normally. H…
-
Hello,
I tried to enable the second serial port to use it for a keypad/MPG. Unfortunately, the controller does not respond to any command I am sending to it. I tried also the other ports than the d…
-
#if !IS_NUCLEO_DEVKIT // The Nucleo boards has an off-chip UART to USB interface.
#define USB_SERIAL_CDC 1 // Serial communication via native USB.
#endif
//#define SAFETY_DOOR_ENABLE 1 //…
-
Hi,
jan@jan-LubuntuESP32:~/STM32F4xx$ /home/jan/.platformio/penv/bin/platformio run --environment nucleo_f446re_protoneer
Processing nucleo_f446re_protoneer (board: nucleo_f446re; platform: ststm3…
-
- EmuELEC version: 4.3
- SOC: S905L
- Brand: XiaoMi
- Model: Mi box4
- DeviceTree: gxl_p212_2g
`#bluetoothctl`
blocking and have no response
`# cat /storage/.config/emuelec/logs/bt.log`
E…
-
### What happened?
`Failed to fetch SHA1 of 'https://github.com/ayufan-rock64/linux-kernel' 'tag' '4.4.202-1237-rockchip-ayufan^{}'`
It seems that the error occurs due to a change in the name of…
-
运行HTTP Demo后报错没有输出,不知道哪里错了,**板子HaasEC600s**
### 代码
**app.js代码**
```
var httpc = require('http');
var network = require('network');
var net = network.openNetWorkClient();
var request_url = '…