How to fix usb configure problem in ubuntu for STM32 ToolChain - usb

this is stm updaterI have a problem with libsusb, it seem to wrong {idVendor} and {idproduct} when i use lsusb and it dont match with /etc/udev/rules.d/49-stlinkv2.rules so i change them by usb {idVendor} and {idproduct} in lsusb but this can't solve problem. I try to solve so hard but still fail to debug. Can you give me a hand with this?

Related

How to solve “not initialized” usb problem?

I wanted to install arch Linux on my usb and run it with my Mac. But when I format the drive to FAT-30, and use “guid partition table”, and next try to put the iso with Etcher, on my usb, my drive gets “uninitialized”, in the diskUtility app and I can’t do anything with it. I tried restarting the Mac, replugging the usb, nothing changes. Any help would be appreciated :)

STM32 not starting after programming with ST-LINK

I did a program using ST-Link debugger on a custom board. The program is working fine. However, when I program the chip using ST-Link utility, the program is not starting without the ST-Link connected. When the ST-Link is connected, the system starts.
Anyone had such an issue?
Ok it is a bit stupid but I have to admit that in the stress I got a bit blind.
When I said:
The program is working fine however when I program the chip using ST-Link utility, the program is not starting without the ST-Link connected.
I was actually testing with only the usb removed from the ST-LINK and not removing totally the JTAG. So now I know that the ST-LINK is pulling down the reset when not powered.
Thanks Tom and staringlizard, you noted interesting thinks. Actually the Boot0 was my previous issue...

Sound is not working in backtrack5r3

How to update or install the sound driver in backtrack5r3 is the same way we do in ubuntu like to install some thing we write sudo-apt get insatall or the syntax is change anybody please help me out.I am running the os in vmware workstation and i have problem with sound its not working.
Ok follow the link and your problem will be solved. http://www.backtrack-linux.org/forums/showthread.php?t=54103

How to start beaglebone black without OS?

I got a beaglebone black version and downloaded the starterware for example code. I can build .bin file but I have no idea how to make it work in the board. I put the MLO and modify 'gpioLedBlink.bin' name to 'app' and put them into SD card. Open the power, I know beaglebone didn't get into the original linux, but it only open USER LED 012, but there no led blink. I think the program didn't really work.
How should I solve this problem? And how can I use gdb to debug the program?
Another question is that there is no ttyUSB* when I plug the usb. How should I get the linux information when beagle black get into the original linux. THX.=)
Use Uboot and loady to load your binary over serial (default address is 0x8020 0000). Once it has loaded, go 0x80200000.
GL.

How to setup USRP2

I am using USRP2 with RFX2400 Daughterboard. I plan to use the USRP2 for my project.
I downloaded the FPGA (bin) and the Firmware image and through the SD Card burner, I write it to a SD Card.
But I am not able to use the USRP2.
I connect the USRP2 to the Ubuntu system (Direct Connection through Ethernet). I run find_usrps and get the system error:
" No USRPS found"
Also, when I run und_find_devices, I get the error "No UHD devices found".
Please let me know if I am missing some obvious steps. When I turn on the USRP2, only LED F turns on.
I donot see the boot sequence as mentioned here: Youtube
Thanks
Kiran
This is an old question and wonder if you still have the problem?
Did you install the UHD driver?
Did you veryify that it works properly?
Do you have a GbE that is compatible with GR?