I would like to use the factory on-chip firmware boot loader to reflash.
I am using a dedicated high speed UART0 channel.
I know the firmware auto bauds but I also read it uses the internal PIOSC as its peripheral clock.
This would seem to me to limit the baud rate you could use in this configuration.
I want to use 937500 baud which is an acceptable baud rate when it uses the 120mhz sys clock as the peripheral clock which is how it is configured for normal operation.
Does the on-chip boot loader uses the system clock for uart peripheral clocking if the 120mhz system clock is running when it enters the factory boot loader firmware via the programmed BOOTCFG gpio pin?
Is 937500 baud acceptable in this mode?
DV