Andre Zeps

Results 15 comments of Andre Zeps

I mean. Now I know and knowing is half the battle. But how shall this tool proceed from here? I now know this but the next poor soul will fall...

I would like to inform you that I was able to fix this by setting c_useRDM to false. I leave this issue still open as I would like to let...

Hello darksylinc, thx for the fast answer. GetRecommendedRenderTargetSize gives me width 2764 and height 2700. I've used OpenGL 3+ and a HP Reverb G2 driven by an RTX 2070 Super....

remotery worked out of the box. Thank you. Surely it would be advised to somehow indicate that internal is not working. I don't know how many will try to use...

The 3.5f was a number which needed to be high enough to hide the second instance. It doesn't have to be that value. But it feels dirty. Even "in int...

Suggested Bugfix #288

I've read a little bit from the esp-idf code and also the considerations I could find inside the the reference manual. The result is this branch [here](https://github.com/esp-rs/esp-hal/compare/main...Slamy:esp-hal:feature/i2s_dac_dma?expand=1). Like you said,...

Multiple things are going wrong right now and I'm not sure about everything here. 1) `I2sTx` has the function `fn wait_tx_dma_done(&self) -> Result` but it doesn't perform any checks on...

I hadn't yet time to check whether the I2S FIFO is used at all in DAC mode. Maybe that would explain why the behavior is different here. But I guess...

Alright. I've found the culprit. https://sourceforge.net/p/openocd/tickets/424/ Please leave this PR open for now as some sort of guidance for fellow developers who might stumble onto this problem. If OpenOCD solves...