I was working in the develop of a driver for both SCI modeless (I know that LIN function its only available in one of does modules but I´m only interested in SCI functionality), when I realize that some hardware options were different between these two modules.
I want to confirm if these modules actually are different in the options and functionalities listed in the documentation
The different is that for the module SCI1 it´s possible to enable the multibuffer mode meanwhile in the SCI2 the microcontroller don't allow me to set that bit in one, so this is correct or something that I'm doing wrong while trying to enable multibuffer mode in SCI2?
Thanks