-
## Description
Hello everybody. Did somebody port open62541 to use it with the FreeRTOS TCP/IP Stack instead of the lwIP Stack? I tried to do it myself but I have problems with some function, for exa…
-
Hello :)
I am using a ESP32 with FreeRTOS and I have issues with heartbeats at a busload higher than 30 %.
I know the heartbeats are sent at the correct time because I already checked that with Vec…
-
when flash the project its give me the uxPriority in line when the radar start in the main app (esp_radar_start();)
ssert failed: prvInitialiseNewTask tasks.c:1061 (uxPriority < ( 25))
Backtr…
-
when i type 'make' and enter, following error appears
> Dark Builder - Unified Build Environment
> Version (1.0.0 - Armstrong)
> [CC] [RaspberryPi BSP] port.o
> /home/ajay/RaspberryPi…
-
## Investigation for a CI/CD Pipeline
### Objective
Conduct a thorough investigation to determine the optimal CI/CD pipeline setup that accommodates the unique requirements of an STM32 embedded pr…
-
I am getting a build error when I try to make this repo for FreeRTOS and Pico W.
Here is what I am doing, I run under the build directory:
cmake -DPICO_BOARD=pico_w -DWIFI_SSID=abc -DWIFI_PASSWO…
-
### IDF version.
v5.3.1
### Espressif SoC revision.
ESP32-S3
### Operating System used.
Linux
### How did you build your project?
VS Code
### If you are using Windows, please s…
-
Hi,
VeriFast treats runtime assertions analogous to ghost assertions and hence requires the asserted expression to be pure. Consider the following code:
```
int foo();
//@ requires true;
//@ en…
-
can we use pcd8544 library without easygpio driver? because freertos sdk has different interrupt for gpio pins. i tried your library with freertos and i didnt make it compile.
here is sdk link on gith…
-
This issue is moved from: https://github.com/espressif/esp-idf/issues/10101
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/proj…