-
**Is your feature request/improvement related to a problem? Please describe.**
current standard Arduino SPI api doesn't do DMA.
However it is a strong feature on STM32 mcus.
DMA accelerated transf…
ag88 updated
4 months ago
-
准备开发带触摸屏的脱机烧写的版本。
-
Hello, I had a problem with the lwIP project not working on STM32CubeIDE using the Nucleo-F429ZI board.
The cause of the problem is that the default LWIP_RAM_HEAP_POINTER default value is 0x3004400…
-
Hello,
so I've followed the porting guide ([https://github.com/olikraus/u8g2/wiki/Porting-to-new-MCU-platform](url)) on how to port u8g2 to a custom MCU platform. In my case I use an STM32F072RBT7 …
-
To start a generator, a component may look like this:
```xml
Configure device or board with STM32CubeMX
```
It should be therefore accepted to have a component that contains no fil…
-
**Caution**
The Issues are strictly limited for the reporting of problem encountered with the software provided in this project.
For any other problem related to the STM32 product, the performance, …
-
I plan to undertake a two motor / encoder version of the software. Let me know if there are technical issues or if someone tried and failed.
I intend to use the pin change interrupts and the http…
-
Some printers' boards, such as for instance the Creality Ender 2, don't have RX/TX GPIOs for serial communication, which means this project cannot be used with them. As these are mostly inexpensive pr…
-
**Caution**
The Issues are strictly limited for the reporting of problem encountered with the software provided in this project.
For any other problem related to the STM32 product, the performance, …
-
Dear all,
some changes have been made with regards to the generator like the introduction of the $G variable.
This variable is important because it allows passing a wider context to the generator.…