Tp Link Driver Error

0 views
Skip to first unread message

Pasty Luckenbaugh

unread,
Aug 5, 2024, 1:58:41 PM8/5/24
to notobinda
Ihave tried updating the drivers multiple times, rebooting the board, reinstalling the ST-LINK utility, switching the USB cable, resetting the board and reinstalling everything and I have also tried the trick where you hold down the reset button and try to erase the chip.So far, none of this has worked for me unfortunately.

I have also tried to update the firmware on my board using the ST-LINK upgrade, but without any luck. When attempting this, I either do not have the option to select my device (when using the .jar application) or when using the .exe application, I just get the following error messages:


However, you do not need to "uninstall and reinstall everything" to select the correct driver, assuming that you have already installed it once before. Moreover, the reinstallation procedure most likely won't help, because the uninstallers usually do not uninstall the drivers anyway, and Windows will keep prefering the same wrong driver.


Instead, open Device Manager, find your STM32 STLink device, double-click to open the Properties dialog. Then click "Update Driver", then "Browse my computer for driver software", then "Let me pick from a list of available drivers on my computer", and you should see something like that:


You see that in this example, at least four different drivers available on the system are happy to service the device. The first two are generic libusb drivers, not specific to the dongle (OpenOCD is happy to use either of those, if I remember correctly). The ST-Link utility, however, wants a dedicated driver, developed by STM - those are the two entries below on my picture. If you do not see those, try installing the ST-Link utility again (no need to uninstall anything) or download just the driver from the STM website.


From my poor experience the "No ST-LINK detected" message in the STM32 Utility shows when you are disconnected or when other program is using a ST-LINK. So, if this start happens after installing OpenOCD try to uninstall this and try again (maybe with option "Connect under reset"?).


For your information. When you plug the cable to the PC and the board is power on then in the settings (STM32 Utility) you can see available ST-Links (even blocked). Here is example when ST-Link is blocked


The STM32 ST-LINK Utility uses the ST-LINK part of your board to flash it. My point is that if you have the "No ST-Link detected", the issue, I am quite sure, doesn't come from the microcontroller part, but comes from the ST-LINK part. And since you did say that it worked before you install OpenOCD, I would suggest the driver part in Windows 10 that may be the root of your problems.


You can also try to remove the SWD jumpers (connector CN2) on your board to detach the ST-LINK from the built-in microcontroller part. Since the ST-LINK part is independent it will still be detected by the STM32 ST-LINK Utility (but you will have to put the jumpers back if you want to actually program your microcontroller).


I just ran into this. The problem boiled down to using Nucleo boards and trying to interface with them using older versions of ST-LINK (ST's search for ST-LINK's first hit led me to stsw-link0004, which was not installing the right drivers). Why they don't point you to the latest greatest first, who knows.


The only reason I suspect Hisuite to have caused an issue is because the PC seem to try to open VR headset like if it was my phone. I do click Deny on "Allow access to Data", but I have tried allow just incase as well.


Hey there khold93, we always want to make sure players can play the games they want. We'll do our absolute best to you back into the game again and get your Oculus experience up to 100%! Below I've outlined some troubleshooting steps you could try to ease any potential link issues.


Sometimes there may be outdated drivers or pending updates that could interfere with the Link and its performance. I've included a guide on how to check for updates to your drivers here! The article is titled for Rift/Rift S but applies to Quest/Quest 2 as well.


In Windows 10, there is a feature called "Game Mode". Game Mode appears to reduce or eliminate background processes and focuses performance on the active game. This could interfere with the Oculus software, as it needs multiple processes running simultaneously to function properly. Try disabling Game Mode, then attempt using Link again.


We need to know which PLC, what version of VisiLogic, what communications method, and what physical connection you are using. It would also be helpful to know if you've tried other connection methods and if you were able to connect previously, and if so, what changed? Also, are you trying to connect to a new PLC or one that already has a project loaded?


I don't fully understand the significance of your screenshot, except to say that the V130 window is what comes up when you try to use Remote Access, or actually get online with a physical unit and choose to display the HMI during that. But in the screenshot there are no power lines showing that you are online ok.


I guess youre using Remote Access software to show your Vision 130 and you believe it is a simulator. However keep in mind that all Unitronics software requires a physical PLC in order to view online data. There is not simulator.


So you have a V130 10 miles away, and you want to connect to it? Is this what you are saying? I think this is just a translation issue, in that you are calling Remote Access your "virtual communication"?


V350, Port 2 Ethernet; I wa using RS232; I wanted to use port 1 for the modbus RTU, now I cant enter via RS232,

Using COM1 as a Modbus Master and for Programming is asking for trouble Communications Clashing - In and Out...... Yes, It is just the problem that I have.


I connected many times modifying the plc program without problems. When I changed and uploaded the MODBUS connection data, an error 206 (communication driver error) appeared. Now I can't connect and change anything. The PLC only has a RS232 RJ11 port. I am using Unitronics RS232-CB1 cable.


What did you change? If you changed the comm settings for your serial port being used for PC-PLC comms, then you can interrupt the ability to connect from VisiLogic. Go into INFO Mode and check your serial port settings.


You're calling the COM INIT 1 continuously, which is stomping on your com port. You only need to call it once when the PLC boots. I added an SB 2 power-up bit on a contact to network 20 in front of the INIT and CONFIG instructions.


You'll probably have to put your PLC in stop mode from the INFO mode screen to download this. If you don't know how to get into INFO mode, take a quick look at the Help for instructions and let us know if you have trouble.


It offers me four potential causes:

1. Cable connections not secure (checked - they are)

2. Timeout is too short - it's set to 1s... I tried it at 10s out of principle, and no change.

3. Incorrect communication settings (see above)

4. Current user name is not authorised for this action: I have not logged in to anything so I don't know where to check this...


The error is caused by that you create User DSN in ODBC administrator. Please create a System DSN to points to your data source in in ODBC administrator, then add the ODBC data source under gateway. When adding a ODBC data source under gateway, make sure you enter the same connection string as that you get in Power BI Desktop. For more details, please review this similar thread: -with-Files-and/Personal-Gateway-X-On-Premises-Gateway/m... .






I'd like to add that I discovered the reason it wouldn't let me select On-premises gateway before, it was because I had a few CSV files included as part of the published report, these CSVs also need to be added to the Gateway as a File, pointing to the CSV.


I had to create a 64-bit DSN and use the 64-bit driver 'Microsoft Access dBASE Driver' where I was trying to use a 32-bit driver 'Microsoft dBase Driver' with a 32-bit DSN which gave mismatch between Driver and Application error, this can be seen in:


EDIT: I've also tried removing the existing gateway from the dashboard and re-installing on-premesis gateway, creating an entirely new gateway with a different name, then added the data source back, yet the dataset still asks for a personal gateway. Perhaps I should try remove the dataset and republishing it?


Hi @davidSIT,



Do you use Windows authentication method when creating the ODBC data source? If so, is there any possibility that you use basic authentication method? Based on my test, I have to use same authentication method when creating ODBC data source and adding ODBC data source under gateway.



Thanks,

Lydia Zhang


Upon plugging the UB400 adapter into my Windows 10 PC, it shows a "driver error" in bluetooth devices. And in device manager, it shows as "Generic Bluetooth Radio". There is no adapter recognized in device manager. I've tried searching for and updating the driver software, but it says it's the latest. My expectation is that this is plug and play and should not require the 400mb software download from TP-Link.


We have a Label printer it's an Intermec PF8t that we are sharing over network. The Label printer is connected USB to a Windows XP machine and that machine serves as the printer server. The printer is shared over a TCP/IP port.

3a8082e126
Reply all
Reply to author
Forward
0 new messages