-
### Description / Steps to reproduce the issue
stm32f4discovery/testlibcxx with cmake returns warnings not present when building with make:
```
cmake -B build -DBOARD_CONFIG=stm32f4discovery/te…
-
Using the "_hide_files_patterns_" option, I can successfully hide certain individual files from being shown in a directory listing (e.g. "**.htaccess").
**Question:**
How can I hide a complete fol…
-
Tell me how to get RSSI from the station if I am in AP mode?
edbek updated
3 years ago
-
I'm trying to apply Micro-XRCE-DDS on a NodeMCU board with ESP8266 microprocessor.
The IDE is Visual Studio Code with PlatformIO plugin, Arduino is used for Wifi connection. Micro-XRCE-DDS library is…
-
背景是这样的,目前在用RT1170做图片畸变矫,配合RTOS系统,硬件配置了64M的SDRAM,512KB TCM,写代码的时候如何区分malloc的是在SDRAM上还是TCM上?
-
Zephyr has recently added thread awareness support for J-Link (https://github.com/zephyrproject-rtos/zephyr/pull/34660). Since J-Link is the industry standard for on-device probe, it would be great if…
-
### Description of defect
I have a bootloader like described [here](https://os.mbed.com/docs/mbed-os/v6.15/program-setup/creating-and-using-a-bootloader.html) and a working application (thr…
-
Greetings all.
I'm attempting to use esp-open-rtos to implement a mesh network using the esp8266. At minimum, I'm running into a networking issue when using STATIONAP_MODE, and the AP side and STATI…
-
I was trying to work around this issue https://github.com/Lora-net/LoRaMac-node/issues/1594 by calling `Radio.Sleep()` after LoRaMAC init with NVM restore. My initial issue is this one https://github.…
lff5 updated
4 months ago
-
```
Hi there,
which is the max. quality for the LPC2148, 44khz?, 32khz?, 22khz?. How
about external RC-Filter? Which parameters do I have to change in the
source code w/o RTOS? Thanks in advance.
…