-
I have an ESP32 Devkit C board and a 2.4" TFT Shield with a red board color. The shield has pins on both sides: one side has parallel data and SD pins, and the other side has CS, RST, WR, RD, F_CS, an…
-
This recommendation is a continuation of the issue #2 but regarding the two USB peripherals found on STM32F2, F4 and F7 families. The existing v2 driver may work for the OTG_FS peripheral, but is ther…
-
![image](https://user-images.githubusercontent.com/77592493/211732687-b75aa3eb-046d-4ce9-8882-0189064a78bd.png)
I am trying to set a parameter server with a nucleo stm32f4 board , I already chang…
-
The below provided is our code-
#include
#include
// Install the "XPT2046_Touchscreen" library by Paul Stoffregen to use the Touchscreen - https://github.com/PaulStoffregen/XPT2046_Touchscreen…
-
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…
-
**Describe the bug**
When I tried to build an application using the T2 topology, I received an error.
When I specified the full path to the offsets.h file, the application was built successfully.…
-
Hi,
After fixing #2 manually (until the PR will be pushed to the main source) I've tried to continue to compile the sources.
The source code:
```
#include
#include
void setup() {
//…
-
Only raise issues for problems with the library and/or provided examples. Post questions, comments and useful tips etc in the "Discussions" section.
To minimise effort to resolve issues the followi…
-
mbed studioでこのリポジトリをimportし、mbed studioで環境を作ろうとしたのですが、色々問題があったので報告します。
# rtpsがない
https://github.com/mROS-base/embeddedRTPS
のincludeの中身をprogramのplatform/rtps ないに設置(config.hしかないところ)
srcとthirdpartをm…
-
### Description of defect
Nucleo WL55JC board is recognized and can be flashed without any issue but once flashed, any program does not seems to start, I tested blinky also without any success.
…