Part Number: TMS320F28069
Other Parts Discussed in Thread: C2000WARE
I am trying to write a Bootloader program for the Piccolo micro controller, specifically TMS320F28069PZPS, and I have some questions.
All info I am getting from THIS (Piccolo Technical Reference Guide) document.
When using BootMode: SCI, can I use RS-485? Additionally, Can I use SCI-B instead of SCI-A for the communication port?
Can any GPIO pins be used to determine the BootMode or does it have to be GPIO37 (TDO) and GPIO34?
Also is there any prewritten code anywhere that I can use a reference/guide?