Citation de: njz3 le Vendredi 08 Octobre 2021, 16:40:41 PMHello, it took a while, but it is now working. Aganyte and I sorted it out and we found that my FFB board was not sending any inputs (only receiving) so we flashed a custom version that doesn't wait for the FFB to send anything back.
@Aganyte: il est possible que la FFB controller bloque sur attente de la réponse de la DriveBoard au boot, et donc refuse la communication avec le BFF.
Je ne connais pas les différences entre les deux versions de code pour me prononcer sur le comportement de l'une ou l'autre des versions.
Côté BFF, malheureusement je n'ai pas plus d'info que le fait que la carte ne réponde pas lors du handshaking de version à la connexion.
@ShinkoNet: as Aganyte explained, you might encounter a communication error between the FFB Controller and the servoboard, and it could be that the FFB Controller is locked waiting for an answer from the midi servoboard during its own initialization. When connecting, the BFF PC software will send a "V"ersion command during handshaking, which should be acknowledged by the FFB controller in less than 1s. Here it seems like the FFB controller is not responding in time.
Please check again your connection between FFB to the midi servoboard connection.