[USRP-users] REG : GPIO in USRP B205Mini

2025-02-21 Thread kavinraj
Hi, In USRP B205mini-i I am able to access the GPIO Pin. I have to create a Pulse in the GPIO pin. I want to make high the gpio pin for 1microsecond and low for 999microseconds. How to achieve this timings through coding. Can you give me the solution for this? In coding after making hig

[USRP-users] REG: GPIO in USRP B205mini

2025-01-26 Thread kavinraj
Hi, I have one issue in accessing the GPIO pin in B205mini-i board. what is the mask value in the API uhd_usrp_set_gpio_attr() function? I have written code to access the pin 1 and 2. For that I have given the mask value as 0x01 and 0x02. I am able to control the GPIO pin 1 with mask v