Closed Jason2866 closed 1 month ago
@gemu2015 It appears that moving to esp-idf 5.3.1 breaks the SPI DMA uDisplay. It still works well when DMA if off. Enabling DMA shows nothing updated on the screen, and also breaks access to the SD Card if it's on the same SPI bus.
@s-hadinger i had look at the roadmap and it seems refactoring SPI is currently in the works. probably we should wait until this has been finished. i currently can not check the details because i will be in vacation until October 20th
@s-hadinger Could it be the same problem I encounter with the OLIMEX ESP32-PoE which breaks the Ethernet support after this commit? https://github.com/arendst/Tasmota/issues/22234
I see the same error:
00:00:00.091 Project tasmota - Olimex ESP32-PoE Version 14.2.0.6(theo)-3_1_0(2024-10-07T10:14:45)
00:00:00.095 ETH: Bad EthType or init error
I noticed the same on Sonoff SPM.
I will look into this now.
@ZioFabry pls make an issue so we can track this problem there.
Let's continue here https://github.com/arendst/Tasmota/issues/22248
Description:
Checklist:
NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass