You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to test the difference between the FTDI USB to Serial converter of the Haplet board programming port vs the Native USB port connected to the ARM M3 for latency. I was being limited to around 185 Hz for my data transmission using the Programming Port. After some research I found this was due to the buffer that the FTDI chip has before flus…