2015-08-14 01:17 AM
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 Day2015-08-14 02:52 AM
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-2015-08-14 04:00 AM
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: SyrinePosted: Friday, August 14, 2015 11:52 AMSubject: STM32F303VC USB-HIDHi 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-