Dear all,
I'm trying to automate programmation of microcontroller STM32F410 with ST-LINK/V2 programmer on LabVIEW, using VISA Library.
First, I've generated the ".inf" driver with NI-VISA Driver Wizard, signed and installed it. It's seems to be OK, because in Device Manager I can see that the STM32 moves from "Périphériques Universal Serial Bus" to "NI-VISA USB Devices".
-->
But impossible to see my device on MAX :
The device seems to be properly defined as VISA ressource, it is not yet accessible for the software STM32 ST-LINK Utility.
I've tried to uninstall and install again my driver, restart my computer, but impossible to see my programmer in MAX. I've do the same operation with another driver (SEGGER JLink Base Compact programmer), and all is in order.
I work with:
- Windows 10 Enterprise version 1903
- LabVIEW 2018 SP1 version 18.0.1f4 (32-bit)
- NI-VISA 19.5
- NI-MAX 19.5.0f0
Programmer information (driver)
- access path: USB\VID_0483&PID_3748\5&A6A6D4&0&2
- supplier: STMicrolectronics
- Vendor ID: 0x0483
- Product ID: 0x3748
Can someone help me with this programmer? Have I made Something bad?
Thank you per advance!