I would like to modify and reuse Uart_Example_S32K344 in workspaceS32DS.3.5.
However, the custom code I modified is displayed in light gray and cannot be changed.
I would like to know how to modify and use these configuration codes.
Hi,
you can select "LPUART_UART_BAUDRATE_CUSTOM" as desired baudrate item.
Then you will be able to modify SBR and OSR values. Custom baudrate value is recalculated.
BR, Petr