SPIMemory icon indicating copy to clipboard operation
SPIMemory copied to clipboard

Bug report - *Lib does not work with ESP32 RTOS*

Open vikramtamboli opened this issue 1 year ago • 1 comments

When I try to erase the sector from memory it gives the below error and ESP reboots

assert failed: xQueueGenericSend queue.c:832 (pxQueue->pcHead != ((void *)0) || pxQueue->u.xSemaphore.xMutexHolder == ((void *)0) || pxQueue->u.xSemaphore.xMutexHolder == xTaskGetCurrentTaskHandle())

Note - no other task is using spi during this process

vikramtamboli avatar Apr 16 '23 13:04 vikramtamboli

I have the same problem. any updates?

behi88 avatar Jan 31 '24 06:01 behi88