How fast can the P2 store data ?
 Bean            
            
                Posts: 8,129
Bean            
            
                Posts: 8,129            
            
                    How fast can the P2 store data from say a flash A-to-D ?
Basically just store the state of one of the ports into the HUB. Using only 1 cog.
Thanks,
Bean
                            Basically just store the state of one of the ports into the HUB. Using only 1 cog.
Thanks,
Bean

 
                            
Comments
For that you need to write Quads and fill them first from the port with the Pin-Transfer hardware (XFR) which is normally used for SDRAM access.
You can store 16 or 32bits bits of the port every clock cycle.
Andy
Thanks. That answers my question.
Bean