Search found 11 matches

by fary_young
Tue Jun 07, 2022 6:07 am
Forum: ESP32 Arduino
Topic: SPI DMA
Replies: 0
Views: 1124

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?
by fary_young
Fri Jun 18, 2021 10:39 am
Forum: ESP RainMaker
Topic: This problem is about the Arduino-ESP32 Rainmaker demo
Replies: 5
Views: 23721

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?
QQ图片20210618183852.png
QQ图片20210618183852.png (10.25 KiB) Viewed 23681 times
by fary_young
Fri Jun 18, 2021 1:55 am
Forum: ESP RainMaker
Topic: This problem is about the Arduino-ESP32 Rainmaker demo
Replies: 5
Views: 23721

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?
QQ图片20210618095226.png
QQ图片20210618095226.png (12.76 KiB) Viewed 23721 times
by fary_young
Fri Jan 15, 2021 7:39 am
Forum: ESP-IDF
Topic: idf.py encrypted-app-flash
Replies: 1
Views: 3066

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!
by fary_young
Mon Jan 11, 2021 7:41 am
Forum: ESP-IDF 中文讨论版
Topic: idf.py encrypted-app-flash 命令问题
Replies: 0
Views: 2249

idf.py encrypted-app-flash 命令问题

请问,在启用flash加密后,进行应用程序更新时,采用命令idf.py encrypted-app-flash进行更新,这个命令的生成的二进制文件是已经加密的文件,还是明文二进制文件。
by fary_young
Wed Dec 30, 2020 1:14 am
Forum: ESP-IDF 中文讨论版
Topic: flash加密问题
Replies: 1
Views: 2828

Re: flash加密问题

@PF050I(3NMI)[XSF95S@XQ.png
@PF050I(3NMI)[XSF95S@XQ.png (91.13 KiB) Viewed 2819 times
by fary_young
Wed Dec 30, 2020 12:44 am
Forum: ESP-IDF 中文讨论版
Topic: flash加密问题
Replies: 1
Views: 2828

flash加密问题

OWX]3OCRJQEW8MXT$J(S{[5.png
OWX]3OCRJQEW8MXT$J(S{[5.png (67.02 KiB) Viewed 2828 times
请问碰到这个问题怎么解决
by fary_young
Wed Dec 16, 2020 5:38 am
Forum: ESP IoT Solution 中文讨论版
Topic: SMI与IIC问题
Replies: 3
Views: 8813

Re: SMI与IIC问题

谢谢你的回答,请问冲突的原因是什么呢?
by fary_young
Wed Dec 16, 2020 1:26 am
Forum: ESP IoT Solution 中文讨论版
Topic: SMI与IIC问题
Replies: 3
Views: 8813

SMI与IIC问题

ESP32-Ethernet-kit开发板中如果使esp32模组的IIC的SCL、SDA与phy芯片的MDC、MDIO共用管脚,同时使用IIC和以太网功能他们之间会存在冲突吗?
by fary_young
Wed Dec 16, 2020 1:06 am
Forum: ESP-IDF 中文讨论版
Topic: esp-idf TWAI 接收包没应答导致can通信失败
Replies: 3
Views: 4554

Re: esp-idf TWAI 接收包没应答导致can通信失败

是的,后来发现是需要外部收发器的原因,已经解决。谢谢