cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F303VC USB-HID

third_furkan
Associate
Posted on August 14, 2015 at 10:17

Hi,

I have got an example about USB for this board. You can control the cursor's direction with this board's mems. But i want to do the reverse of this. Forget mems. I just want to turn on leds with moving the cursor. When i move the cursor some direction, leds will turn on. How can i do that. I can work on this hard but my time is limited. So i am asking for your help. If you have any example about this please help me!

Thank you, Good Day

2 REPLIES 2
Nesrine M_O
Lead II
Posted on August 14, 2015 at 11:52

Hi ucuncu.furkan,

I suggest you to start from the demo application under STM32Cube_FW_F3 package:

STM32Cube_FW_F3_V1.2.0\Projects\STM32F3-Discovery\Demonstrations.

Is about moving the board horizontally and observe the four Leds blinking according to the motion direction.

-Syrine-

third_furkan
Associate
Posted on August 14, 2015 at 13:00

I analyzed it. I added third dimension to the demo. I just want to turn on the leds with my mouse's actions via usb. 

From: Syrine

Posted: Friday, August 14, 2015 11:52 AM

Subject: STM32F303VC USB-HID

Hi ucuncu.furkan,

I suggest you to start from the demo application under STM32Cube_FW_F3 package:

STM32Cube_FW_F3_V1.2.0\Projects\STM32F3-Discovery\Demonstrations.

Is about moving the board horizontally and observe the four Leds blinking according to the motion direction.

-Syrine-