m.ikael
Newbie level 1
dvb t usb drivers
Hello,
I have to make a driver to transfer parallel MP2 transport stream to a PC through the USB port.
I am using CY7C68013A chip to do it.
My parallel data come in PD0 to PD7 pins.
The data clock is coming in SLRD/RDY0 pin
The Psync is coming in SLWR/RDY1 pin
How can i do a simple firmware to transmit the data ?
Do i have to put my firmware in the RAM only or do i have to put it in the eeprom ? what is the diference between .hex and .iic ?
Thank you for your help
Hello,
I have to make a driver to transfer parallel MP2 transport stream to a PC through the USB port.
I am using CY7C68013A chip to do it.
My parallel data come in PD0 to PD7 pins.
The data clock is coming in SLRD/RDY0 pin
The Psync is coming in SLWR/RDY1 pin
How can i do a simple firmware to transmit the data ?
Do i have to put my firmware in the RAM only or do i have to put it in the eeprom ? what is the diference between .hex and .iic ?
Thank you for your help