-
Right now, we insist on all users of important system wide properties to first create an instance of a specific class through something like `new STM32F746GDiscovery()`. Why?
Does it make sense for t…
-
@Andypos you said that you have corexy machine, controlled with Nucleo board.
Do you have problem with homing ($H)?
Mine just goes to +x limit switch, then goes back, and goes to +y but never touch …
-
This is a placeholder issue to track the knowledge we have on why STM32H7's are so unreliable to start-up. all of my testing has been done on three different STM32H745 boards: a Nucleo, a Discovery bo…
-
Hi,
I am very interested in your project and just want to answer to your README.
Is it possible to add an build for the nucleo F446RE Board?
Greetings
-
it has 256k flash storage
`users/Documents/Arduino/libraries/SparkFun_VL53L5CX_Arduino_Library/src/vl53l5cx_buffers.h:86103:1: sorry, unimplemented: non-trivial designated initializers not supported
…
-
```
pio system info
-------------------------- ----------------------------------------------------
PlatformIO Core 5.1.0
Python 3.8.7-final.0
System Type …
-
Is the structure of the examples folder suitable? Should we add board-specific examples here?
-
### CircuitPython version
```python
Adafruit Circuit Python V7.0.0 Image from the website
```
### Code/REPL
```python
N/A
```
### Behavior
N/A
### Description
The STM32H743 Nucleo board doesn…
-
I connect all like in jackpair GitHub read me, but nothing works
-
There currently are concurrency issues in the order dependencies are defined and used, and cpu dependencies cannot be easily parsed.
I plan to address this by moving the processing of `Makefile.d…