-
I've noticed that ESP32 can run under various speeds 40MHz, 80MHz, 160MHz, 240MHz.
Can this be set in mos.yml ?
Can this be set during runtime? I've noticed esp-idf has api for this, but i am not …
-
Hi,
I send our data from MCU to computer by UART. in MCU, I am using UART to send out image data whose size is 10000 Bytes.
The configuration of UART is:
```C
uart_config_t uart_config = {
…
-
環境
・UP Squaredのspiピンをlinuxの`spidev.h`を使用しマスターとして動作
・stm32f746zgをスレーブとして動作
100kHzまでで14byte程度では安定した通信を確認.
100kHzを超えてくると一気に通信が安定しなくなる...
-
When trying to compile, it throws this error.
obs- no changes were made to the code.
```
In file included from C:\Users\Tiago\Documents\Arduino\libraries\RCAAudioVideoExample\AudioVideoExample\Au…
-
For readability, we need to stylize and add breakpoints to the text.
-
## Environment
- Development Kit: ESP32-LyraT v4.3
- Module or chip used: ESP32-WROVER-B
- IDF version: commit 2e74914051d14ec2290fc751a8486fb51d73a31e (HEAD, tag: v4.3.1)
- Build System: idf.p…
-
Using a sunxi board I find that the initial serial output does not appear with 'labgrid-client console' when sending U-Boot over USB.
I see this:
```
LG_CROSSBAR=ws://kea:20408/ws labgrid-client …
sjg20 updated
5 months ago
-
Idea.
It may be good to have an option to include the "Add to Home screen" functionality into the generated HTML, so that mobile users can "install" the project.
https://developer.mozilla.org/en…
-
got error from yosys when generating the gl of UART with wrapper
files in synthesis:
- /hdl/rtl/bus_wrappers/EF_UART_AHBL.pp.v
- /hdl/rtl/bus_wrappers/EF_UART_APB.pp.v
- /hdl/rtl/bus_wrappers/E…
-
**Describe the bug**
It appears that `AssetProcessorBatch` will only do a single pass on Assets and fail the ones that have dependencies that have not been processed yet. `AssetProcessor` will go bac…