firmware uploading with FT232RNL IC to F413
I am having some issues with getting UART uploading working. I can read the chip and get it's ID, but it keeps saying it cannot get acknowledgments.

Everything is directly connected. Serial TX/RX to their corresponding pins and RTS to Boot and DTR to Reset.
At first, I thought it was because the FT232RNL chip has flipped polarity, but we can change this through the FTDI programmer.
After changing it, I am still having the issue above. Looking online, I see some people put a cap in between the DTR and Reset. Is this actually required? I know they did not on Arduino's. but I always though it was because their bootloader required it since there was no boot pin like on the ST's.
I cycled through all the possibilities for the DTR and RTS configuration in the ST Programmer software, but none of them seem to fix the issue.
Any guidance on this?
