Skip to content

STM32 Webserver combined to I2S. No free descriptors problem. #2828

Discussion options

You must be logged in to vote

Mongoose does not know, nor cares, about I2S or your hardware or your application.
Whatever, you do, you break something, change something, modify something.
Your problem is probably the MAC DMA not being able to access descriptor memory. See your reference manual, see where your memory is allocated, and leave those memory areas where the Ethernet Controller can read/write, available for it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants