windows-drivers
windows-drivers copied to clipboard
Windows IOT drivers
I need some example code for setting GPIOs under windows 11 raspberry PI4 for the https://github.com/raspberrypi/windows-drivers/tree/master/drivers/gpio)/[bcm2836](https://github.com/raspberrypi/windows-drivers/tree/master/drivers/gpio/bcm2836 driver
Boot stalls as soon as UEFI loads bootloader EFI application or shortly after it as there is not even a windows spinner loading. It just gets stuck. it also appears...
 Maybe we can take advantage of this workaround once it becomes available? It could fix a couple of issues people are currently experiencing with our USB filter driver.
Device raspberry pi 4 4GB running windows 11 last public release.
hi, after build iso successfully using worproject get bellow error in windows 11 and windows 10. `This disc contains a "UDF" file system and requires an operating system that supports...
A few users have reported that the device fails to start. Recent boards may be using a different / newer PHY than the one found on the Pi 4 or...
This adds two new BSPs: RPi3.ARM64 and RPi4.ARM64. Currently they require UEFI firmware from PFTF to be manually added to `bspfiles/RPix.ARM64/Packages/RPi.BootFirmware` before exporting the BSP. Also the proprietary USB and...
Is there a location that builds the zips for use? I am struggling to build the libraries and get the right combination of tools and SDKs. I just want to...
- [ ] Copy driver files to the driver store rather than `Windows\System32\drivers` - [ ] Use device interfaces instead of hardcoded driver paths for: - [ ] bcm2836pwm -...
C1083 Cannot open include file: 'netadaptercx.h': No such file or directory bcmgenet_netadaptercx21
VS does not find this file and another one. Any solutions? I'm actually new doing these things