Eric Badger

Results 7 comments of Eric Badger

> Hi all, are there updates about this issue? https://github.com/microsoft/WindowsAppSDK-Samples/pull/195 Pull request is available

Freeze is likely caused by nested message loop that can only be existed by keyboard event. The nested message loop is filtering messages required to process keyboard input and thus...

apologies for the latency on response - I'm checking my assumptions again and working to repro

I've got a project where I'm using 3 SM's on PIO0 Also using 3 DMA channels I've tried setting the config such that all 3 of the USB PIO SMs...

+1 for a native ARM64 tool chain

I take it this change makes it possible to specify arbitrary GPIO pins for data +/- as long as the pins are consecutive? Will this pull request be completed? I'm...

I'm seeing the same - I've got a project where I'm using one PIO fully for VGA output - too many instructions between the 3 SM for PIO USB to...