Hello,
I have a project. I need to send data from my laptop to the 74HC595. With 74HC9595, I need to connect some peripherals like an LED, a seven-segment display, etc. For coding, I will use VSCode and MinGW. I am not allowed to use any microcontroller. At first, due to my ignorance, I thought that I could transfer data via the FTDI module. I have that. I am very comfortable using your FTDI. Then I found that actually the task is not doable by your FTDI module. I need a USB to SPI module, not a USB to USART. I searched for the FT232H module on your website but could not find one. Do you have the FT232H under some other name or any other USB to SPI module that can get me out of the fuss? Thank you.