STEVAL-STSPIN3202 eval board not found on OSX
- April 16, 2020
- 2 replies
- 1568 views
Hi,
I have a STEVAL-STSPIN3202 evaluation board and trying to setup the environment on MacOS. When I plug in the eval board with a USB B cable to my MacBook, I don’t see a device in both ls /dev/tty* and ls /dev/cu*
No devices even when I do, ioreg -p IOUSB
PortableA2-2:AllPlatforms jaimeyu$ ioreg -p IOUSB
+-o Root <class IORegistryEntry, id 0x100000100, retain 15>
+-o AppleUSBXHCI Root Hub Simulation@14000000 <class AppleUSBRootHubDevice, id 0x100000313, registered, matched, active, busy 0 (10 ms), retain 78>
+-o BRCM20702 Hub@14300000 <class AppleUSBDevice, id 0x100030b17, registered, matched, active, busy 0 (2 ms), retain 25>
| +-o Bluetooth USB Host Controller@14330000 <class AppleUSBDevice, id 0x100030b75, registered, matched, active, busy 0 (2 ms), retain 30>
+-o Apple Internal Keyboard / Trackpad@14400000 <class AppleUSBDevice, id 0x100030b2a, registered, matched, active, busy 0 (16 ms), retain 28>
I also tried downloading the STLINK upgrade found here. https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/stsw-link007.html
Ran it with ‘java -jar STLinkUpgrade.jar’ but I don’t see any devices under the list of devices. Screenshot attached.
I also have stlink installed with home-brew (brew install stlink)
On the eval board LD1 is blinking RED. Kindly help me debug this issue as I want to setup my dev environment on my MacBook.
Thanks,
VImal