Hi, I will use multiple KV30's in our system. I want to perform firmware updates all of them from another main MCU.
In datasheet, supported peripherals by the flashloader are listed. SPI0 in PTE pins are in the list. Can I use SPI0 in PTC pins instead? (Thats because I need PTE pins for ADCs)
Thanks...
Hi Eray
The KV30 is delivered with a pre-installed boader (in Flash and not as a boot ROM option) but it may not be suitable for your application use since it is intended to allow loading a program to the chip without needing Jtag. You can always build the Kboot loader (or various other types) with your own settings for the chip (where you can define the pins used) and install it for your end requirements.
Regards
Mark