Pascal Lampert

Results 8 comments of Pascal Lampert

Additional Info: Device Tree ``` // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause) /* * Copyright (C) 2024, STMicroelectronics - All Rights Reserved * Author: STM32CubeMX code generation for STMicroelectronics. */ /* For...

Thanks for your reply! (1) yes, the wpa_supplicant is the only instance. (2) yes, jumper wires (~ 6 cm). (3) yes, pullups are present with 47 kOhm each (Data 0...

Hi @mantriyogesh, alle the logs above are captured with ```clockspeed=1```. MMC1 Config ``` cat /sys/kernel/debug/mmc1/ios clock: 1000000 Hz actual clock: 1000000 Hz vdd: 21 (3.3 ~ 3.4 V) bus mode:...

Hi @mantriyogesh the 1 bit Mode ist working! Performancetest ``` ESP32* (1bit Mode SDIO@1MHz) & STM32MP135f-dk : Befehl : iperf3.exe -c 192.168.137.253 Connecting to host 192.168.137.253, port 5201 [ 4]...

Here are the logs: ESP Logs: Raw TP Mode 1 (Host to ESP) ``` I (3009) stats: 0-1 sec 0.00 kbits/sec I (4009) stats: 1-2 sec 0.00 kbits/sec I (5009)...

Hi @mantriyogesh, we made some progress - the 4 bit mode ist working on our selfmade PCB! But we got no better performance results. Is is the same as for...

Hi, I found the bug in the PL18x Driver, which I am using for MMC/SDIO Communication with the ESP32. When setting the `cap-sdio-irq` setting in the device tree, the driver...

Hi @mantriyogesh, the clockspeed is at 50 MHz and Logs are all disabled - in kernel module and esp firmware.