ddiakopoulos/hiduino

Flashing ft232rl firmware

enzobbom opened this issue · 1 comments

Hi,

I am trying to assemble a head tracker which consists of a sensor BNO055, a Arduino Pro Mini for data processing and a Arduino USB2 Serial conversor. Instead of the Arduino USB2 Serial conversor they use in the original project (https://git.iem.at/DIY/MrHeadTracker/wikis/mrht-bno055) I had to but a FTDI board ft232rl. I would like to know if there is any way to flash its firmware with an .hex file provided in the repository of the original project or if it behaves completely different from the arduino usb. If it's not possible, I would like to know if would exist the possibility of flashing the pro mini which already has the sketch for data processing uploaded in it.

Thank you very much.

Enzo Bom.

the FTDI chip behaves differently from the Arduino and cannot be flashed in the same way.