|
USB speed issue
#usb
When I run the zephyr/samples/subsys/usb/mass example for board mimxrt1050_evk everything works fine except is only runs at normal USB Full speed 12M. I have tried to add "CONFIG_USB_DC_HAS_HS_SUPPORT
When I run the zephyr/samples/subsys/usb/mass example for board mimxrt1050_evk everything works fine except is only runs at normal USB Full speed 12M. I have tried to add "CONFIG_USB_DC_HAS_HS_SUPPORT
|
By
henrik.dox@...
· #2968
·
|
|
system halts due to spurious interrupts on uart
#uart
#usb
Hi, I am using nrf52840dk_nrf52840 for my project. In my current task I have enabled CDC_ACM to receive device certificated via USB and store it to internal flash using settings. During storage, when
Hi, I am using nrf52840dk_nrf52840 for my project. In my current task I have enabled CDC_ACM to receive device certificated via USB and store it to internal flash using settings. During storage, when
|
By
ramyasridhar83@...
· #2873
·
|
|
STM32G0B0 unable to enumerate USB device
#usb
Hi! I'm currently trying to get USB on a STM32G0B0 running. While booting i get the following error on the Linux Workstation: [ 691.189913] usb 1-5.2: new full-speed USB device number 15 using xhci_hc
Hi! I'm currently trying to get USB on a STM32G0B0 running. While booting i get the following error on the Linux Workstation: [ 691.189913] usb 1-5.2: new full-speed USB device number 15 using xhci_hc
|
By
arve@...
· #2785
·
|
|
SMP server on HCI USB composite device
#nrf52480
#mcumgr
#hci
#usb
Hi, I am trying to figure out how to make a HCI USB Bluetooth host adapter with device management on a nRF52840 Dongle. My approach is to make a USB composite device consisting of the Bluetooth device
Hi, I am trying to figure out how to make a HCI USB Bluetooth host adapter with device management on a nRF52840 Dongle. My approach is to make a USB composite device consisting of the Bluetooth device
|
By
Martin Roesch
· #2452
·
|
|
Confirming that USB OTG Host mode not in the works
#usb
#otg
Hi all: Just wanted to see if anyone can confirm that we shouldn't expect USB Host mode support in 2.5.0, and that it's not in the works. I found an old issue from May 19th that seems to indicate that
Hi all: Just wanted to see if anyone can confirm that we shouldn't expect USB Host mode support in 2.5.0, and that it's not in the works. I found an old issue from May 19th that seems to indicate that
|
By
carlos.rodriguez@...
· #2287
·
|
|
#ble #hci #usb
#ble
#hci
#usb
Hi, Zephyr open source controller does not support long range. The feature is under development by our contributors. The missing supported commands may be a bug, but on quick review I could find them
Hi, Zephyr open source controller does not support long range. The feature is under development by our contributors. The missing supported commands may be a bug, but on quick review I could find them
|
By
Chettimada, Vinayak Kariappa
· #2239
·
|
|
#ble #hci #usb
#ble
#hci
#usb
Hi, I am new to Zephyr and I'm trying to expose the LE PHY setting to a RPI Linux Host system. The controller is an nrf52840 dongle acting as a HCI USB device. The dongle will interact with the BLuez
Hi, I am new to Zephyr and I'm trying to expose the LE PHY setting to a RPI Linux Host system. The controller is an nrf52840 dongle acting as a HCI USB device. The dongle will interact with the BLuez
|
By
...
· #2238
·
|
|
Blocking printk
#usb
#nrf52840
Hi to everyone: First post. I've a simple Zephyr RTOS program where I use USB CDC ACM to see the output of the console and also the printk output. Everything works fine, if I connect a terminal progra
Hi to everyone: First post. I've a simple Zephyr RTOS program where I use USB CDC ACM to see the output of the console and also the printk output. Everything works fine, if I connect a terminal progra
|
By
forum.contas@...
· #2190
·
|
|
HCI USB driver for Windows
#ble
#driver
#nrf52840
#usb
I have the HCI USB project built and running on my nRF52840 DK board. It works if I talk to it via ubuntu running under VirtualBox on my Win 10 system, but not if I plug it into a Raspberry Pi, or my
I have the HCI USB project built and running on my nRF52840 DK board. It works if I talk to it via ubuntu running under VirtualBox on my Win 10 system, but not if I plug it into a Raspberry Pi, or my
|
By
...
· #2173
·
|
|
Serial communication Node-red
#ble
#bluetoothmesh
#gpio
#usb
#bluetooth
Hi, I am wondering if anyone has tried reading for a serial port using node-red Currently, I'm using putty to read messages sent from my device built with help from zephyr mesh demo, as I'm using the
Hi, I am wondering if anyone has tried reading for a serial port using node-red Currently, I'm using putty to read messages sent from my device built with help from zephyr mesh demo, as I'm using the
|
By
...
· #1896
·
|
|
Different MAC address for nrf52 when using as a controller
#bluetooth
#nrf52480
#usb
#ble
Hi, Iam using nrf52840 DK as a BLE controller. So i compiled a hex file and loaded into it. There after when we power on am getting the bdaddr of the device as 00:00:00:00:00:00, But when i check the
Hi, Iam using nrf52840 DK as a BLE controller. So i compiled a hex file and loaded into it. There after when we power on am getting the bdaddr of the device as 00:00:00:00:00:00, But when i check the
|
By
Venkatesh Dyagala
· #1808
·
Edited
|
|
#usb wifi adapter support
#usb
I'm looking for information on supporting a #usb based wifi adapter, with or without off-loaded stack support? --tnx --tom
I'm looking for information on supporting a #usb based wifi adapter, with or without off-loaded stack support? --tnx --tom
|
By
thomasu1@...
· #1682
·
|
|
STM32F412 problem with full speed usb driver #stm32 #usb - solved
#stm32
#usb
Hi guys, I have custom board. There was an error in my config with CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC parameter. I adjusted it to my PLL clock settings. Now everything works fine. Thanks for the feedb
Hi guys, I have custom board. There was an error in my config with CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC parameter. I adjusted it to my PLL clock settings. Now everything works fine. Thanks for the feedb
|
By
Stefan Jaritz
· #977
·
|
|
STM32F412 problem with full speed usb driver
#stm32
#usb
Hi, Do you use a custom board based on stm32f412 SoC? Does the sample application "samples/subsys/usb/cdc_acm" works on your board? Yannis
Hi, Do you use a custom board based on stm32f412 SoC? Does the sample application "samples/subsys/usb/cdc_acm" works on your board? Yannis
|
By
Yannis Damigos
· #976
·
|
|
STM32F412 problem with full speed usb driver
#stm32
#usb
Hej In the last weeks there were some works on the USB driver regarding full speed and high speed. For me it seems, that some of these changes are breaking my code. Any one with the same problem? I am
Hej In the last weeks there were some works on the USB driver regarding full speed and high speed. For me it seems, that some of these changes are breaking my code. Any one with the same problem? I am
|
By
Stefan Jaritz
· #968
·
|