Skip to main content
T22
Associate II
March 3, 2020
Question

How can I connect dualshock3 to f7 with cube Ide?

  • March 3, 2020
  • 2 replies
  • 606 views

I am trying to connect dualshock3 to stm32f746zg these months.

I heard f7 has pins which fit to Arduino so I bought usb host shield 2.0 (for Arduino) and a bluetooth donglel. I know some people use Arduino Ide and run with this shield.

but how can I run with "cube Ide"? and how can I get value of dualshock3?

if u know good websites to solve this problem or do the same ting, please tell me. thank you.

usb host shield ->

https://www.amazon.co.jp/USBホストシールド-Arduino-compatible-Google-Android/dp/B007YNG6RW

usb dongle->

https://www.amazon.co.jp/Bluetoothアダプタ-Bluetooth-Windows10-USBアダプタ-Bluetoothアダプター/dp/B07RNHNH8B/ref=sr_1_fkmr0_1?__mk_ja_JP=カタカナ&keywords=acsurpo+car+4.0&qid=1583196509&s=electronics&sr=8-1-fkmr0

I use stm32 cube ide ver 1.3.0

    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    March 3, 2020

    Couldn't you host off an STM32F7 directly? Do you know anything about the end-points and expectations of the DualShock3 ?

    Google spiders a lot of repositories that might have code, or info.

    Realistically you're going to have to review the Arduino drivers/libraries for your interface board, and port them to the STM32 platform.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    T22
    T22Author
    Associate II
    March 3, 2020

    Sorry I can’t get what u meant...

    �?Do you know anything about the end-points and expectations of the DualShock3 ?�?

    I checked this site before and I tried but still can’t work. According to the site, host shield doesn’t port stm32 series so I added some code in the library in order to use the shield with stm32. 

    http://blog.gyojir.com/archives/15612446.html