Search found 11 matches
- Tue Jun 07, 2022 6:07 am
- Forum: ESP32 Arduino
- Topic: SPI DMA
- Replies: 0
- Views: 1251
SPI DMA
I want to use SPI in Arduino by DMA moving. I wonder if there is any way to achieve this. Or is Arduino's SPI Class just DMA?
- Fri Jun 18, 2021 10:39 am
- Forum: ESP RainMaker
- Topic: This problem is about the Arduino-ESP32 Rainmaker demo
- Replies: 5
- Views: 24884
Re: This problem is about the Arduino-ESP32 Rainmaker demo
Hello, thank you for your answer. After trying according to your method, the QR code can be successfully output, but the style interval of the QR code is too large to identify the information. How should I solve this problem?
- Fri Jun 18, 2021 1:55 am
- Forum: ESP RainMaker
- Topic: This problem is about the Arduino-ESP32 Rainmaker demo
- Replies: 5
- Views: 24884
This problem is about the Arduino-ESP32 Rainmaker demo
I tried to use the Rainmaker example provided by Arduino-ESP32, but when I ran it, I printed out the result like this. How can I solve this problem?
- Fri Jan 15, 2021 7:39 am
- Forum: ESP-IDF
- Topic: idf.py encrypted-app-flash
- Replies: 1
- Views: 3251
idf.py encrypted-app-flash
Hello! Is the binary file that burned with the command-"idf.py encrypted-app-flash" an encrypted binary file or an unencrypted binary file? In other words, is "idf.py encrypted-app-flash" a means of external artificial encryption or internal chip encryption? Thank you!
- Mon Jan 11, 2021 7:41 am
- Forum: ESP-IDF 中文讨论版
- Topic: idf.py encrypted-app-flash 命令问题
- Replies: 0
- Views: 2366
idf.py encrypted-app-flash 命令问题
请问,在启用flash加密后,进行应用程序更新时,采用命令idf.py encrypted-app-flash进行更新,这个命令的生成的二进制文件是已经加密的文件,还是明文二进制文件。
- Wed Dec 30, 2020 1:14 am
- Forum: ESP-IDF 中文讨论版
- Topic: flash加密问题
- Replies: 1
- Views: 2990
- Wed Dec 30, 2020 12:44 am
- Forum: ESP-IDF 中文讨论版
- Topic: flash加密问题
- Replies: 1
- Views: 2990
flash加密问题
请问碰到这个问题怎么解决
- Wed Dec 16, 2020 5:38 am
- Forum: ESP IoT Solution 中文讨论版
- Topic: SMI与IIC问题
- Replies: 3
- Views: 9107
Re: SMI与IIC问题
谢谢你的回答,请问冲突的原因是什么呢?
- Wed Dec 16, 2020 1:26 am
- Forum: ESP IoT Solution 中文讨论版
- Topic: SMI与IIC问题
- Replies: 3
- Views: 9107
SMI与IIC问题
ESP32-Ethernet-kit开发板中如果使esp32模组的IIC的SCL、SDA与phy芯片的MDC、MDIO共用管脚,同时使用IIC和以太网功能他们之间会存在冲突吗?
- Wed Dec 16, 2020 1:06 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp-idf TWAI 接收包没应答导致can通信失败
- Replies: 3
- Views: 5140
Re: esp-idf TWAI 接收包没应答导致can通信失败
是的,后来发现是需要外部收发器的原因,已经解决。谢谢