Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/24/06 21:59
Read: times


 
#108240 - Yes, it's been done in another context
Responding to: ???'s previous message
A few years back, a fellow at U. Rostock published an app called FPGAFLASH, or something like that, the purpose of which was (a) to boot his FPGA from a conventional FLASH memory, and, (b) by setting a jumper, enable the FLASH to be programmed from a serial port residing in a PC. Of course, this was only possible due to a CPLD (XC9572) that provided the necessary logic. I was never able to find the entire package, i.e. HDL code, schematic, PC source code, to enable me to do this, but, clearly, it's possible with the aid of the extra hardware.

I think it possible that you're looking for the hard way to do this, however, since, if you can access this FLASH memory from an 805x, you have to provide some form of bank switching logic anyway. Further, if yuo want to write it, you have to map it into external data space, which is the only way you can write to it. Data on how, exactly, to write to it is available from the FLASH memory vendor.

Good luck!

RE

List of 26 messages in thread
TopicAuthorDate
External Flash In-System Programming            01/01/70 00:00      
   Additional hardware also needed            01/01/70 00:00      
      The micro can write the external FLASH            01/01/70 00:00      
         do a search on IAP            01/01/70 00:00      
         Are you sure?            01/01/70 00:00      
            Writing external flash only programming            01/01/70 00:00      
               Somehow it would be nice, albeit seeming            01/01/70 00:00      
                  I know the OP did not answer explicitly,            01/01/70 00:00      
                     I do not think so            01/01/70 00:00      
                        cunning scheme            01/01/70 00:00      
                           nope            01/01/70 00:00      
                              yep, that's your way, but the OP wants..            01/01/70 00:00      
                                 using !CS            01/01/70 00:00      
                                    In the olden days            01/01/70 00:00      
                                    what's the problem?            01/01/70 00:00      
                                       Unless            01/01/70 00:00      
                     just a nagging doubt...            01/01/70 00:00      
               Yes, it's been done in another context            01/01/70 00:00      
               clarification            01/01/70 00:00      
   8052SBC Example            01/01/70 00:00      
   The HW is prepared            01/01/70 00:00      
      yes and no            01/01/70 00:00      
         I don't know for this particular derivat            01/01/70 00:00      
      why on earth?            01/01/70 00:00      
         In-System Programming            01/01/70 00:00      
            simple, then            01/01/70 00:00      

Back to Subject List