I'm trying to use SDFlash to load a program onto my TMS320C28346's EEPROM. The algo that comes with SDFlash supports a C28346, but with the EEPROM AT49BV802D.
I can't seem to find any updates to the Algos. Does one exist for this particular chip, or do I have to roll my own?
I spoke with Spectrum Digital's support line and they said that if it does exist it'll be on the TI site.
When all is said and done I want to load the boot image onto my chip via i2C and power cycle to verify that it has booted to my program. For now I'll be using the LED blink program as my boot image.