-
I cannot get the GTR firmware to compile using ATOM, or VSCODE, the guide that the documentation refers to is for another board entirely, I spent 70 bucks getting this thing to me and I'm very offset …
-
* Operating system: Windows 10
* Python version: (`python -V` to check this) 3.7.0
* ESP hardware in use: esp32
Using Arduino IDE for prototyping purpose.
# Full output from esptool.py
Archiv…
-
Hello,
I have some problems with compiling the firmware. I followed the instructions as they described. However, there are also errors (letters exchanged) within some files which I could correct to…
-
Hello,
Testing out the grbl code on a Nodemcu32s and getting some odd step pulse behavior.
Checking to see how fast x axis step pulse rate is possible with these x axis settings
$100=250
$11…
-
Using Marlin 1.1.8
This used to work. The only thing that has really changed was I updated to the latest Arduino IDE. I went back through, removed the board via boards manager, re-added, reselected, …
-
Hello
excuse me.
I do everything according to your instructions.
Creator gives an error " Build error: grbllib.h: No such file or directory"
What is your advice?
I'm new to PSoC
-
I am very glad that you conquered the PSoC5 completely bare-metal, without config and without Cypress parts, and I wish to do exactly the same for a CY8C4245 for porting my native code Forth compiler,…
-
Hi, firstly thanks for develop FOSS for PSoC.
I just clone your repository to test the AN68272 from Cypress using the CY8CKIT-059 board, already test it with the host tool that Cypress provide and the…
-
Hi
I am trying to use the library in the latest PSoC Creator with PSoC5. The compiler cannot find reference to any of the used functions of the library.
I have passed it on to the Cypress team and the…
-
I'm running CyFlash (On both Python2 and Python3) over a Canbus interface. Between a linux computer with a can interface, and a Psoc device.
I've used the example CANbus_Bootloader.c file to impleme…