Hi Rich, You need to enable the modes that you use in the SCI_COMMON module. You can have multiple instances of this in you project. The only tricky part is if you want to reuse the same physical port for one mode and then change it run-time to a different mode such as UART to SPI. This can be done by closing the driver and then opening the new driver. -Gary
↧