Connect to a STMF4 discovery board that is programmed as a USB HID device (Mac)

3 views (last 30 days)
I am trying to connect to a STM32F4 discovery board. I would like to read the read register from the board into matlab.
First, I would like to just see the device in matlab. I know you can use open to connect to a comm port. The issue i have is this device is configured as a USB HID and does not open a comm port on my mac or windows. I have attached my list of ports from terminal while this device i connected, I only have my bluetooth port.
If I open my usb device tree on the mac I can see the device, and some information.
  1 Comment
Astarag Chattopadhyay
Astarag Chattopadhyay on 21 Feb 2017
Some additional information required:
  1. Do you have the STM32F4 support package installed?
  2. Are you using the C functions defined in the STMcube folder?

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!