Dave Nadler

Results 8 issues of Dave Nadler

### Operating System Windows 10 ### Board imxRT1024 ### Firmware This appears to be a generic problem for FreeRTOS (or any RTOS) applications... Custom FreeRTOS application, using tinyUSB host mode...

Bug 🐞

### Operating System Windows 10 ### Board imxRT1024 custom (USB same as EVK board) ### Firmware tinyUSB main as of noon EST 24-June-2023. arm-none-eabi-g++ (GNU Arm Embedded Toolchain 10.3-2021.10) 10.3.1...

Bug 🐞

FTDI announced the release of LibMPSSE 1.0.3 August 16, 2022; see this thread: [](http://www.ftdicommunity.com/index.php?topic=644.msg2311#msg2311) Is this github repository still under development? How does it relate to the latest release from...

1. Except for very low-level stuff, most initialization should be done in primary task, and not before starting scheduler. Otherwise, initialization code will be difficult without some OS facilities already...

**The Problem** Many times applications must call FSL API functions with constant data. For example, the application I'm working on has 6 different SPI peripherals, and each one requires several...

bug

Please let me know if this is a good place to report this problem. I posted the details (including logic analyzer pictures and code to reproduce problem) on NXP support...

bug

USBX overview README.MD does not mention USB OTG. At a minimum, can you document whether OTG is supported or not? Thanks!

feature

### Background wxMSW (through at least June 2025 development) has a **bug** where wxMSW _sometimes_ generates a spurious wxEVT_LEFT_UP event after a double-click (_sometimes_ accompanied by a wxEVT_MOTION). When a...

MSW