I'm having trouble getting the S32K144 board to transmit using UART. I'm using the lpuart_hello_world_s32k14 example model in Simulink and have verified the program is flashing to the board but I'm not reading any data on the Tx pins. Does anyone have any suggestions? Attached bellow are pictures of the model I'm using and the terminal being used to read data.
I had been manually loading the code onto the board after compiling. I think I found my problem though, the RS232 cable I was using was faulty. After switching cables the problem resolved itself. Thanks for having a look though!
Could you share the exact model that you are flashing so I can take a look at it? I'm not seeing the pins tab from the UART config block and also I'm not sure if you have the download code after build enabled or not - I see from the tab that it is enabled, but in the screenshot from the model it seems to be disabled.
I had been manually loading the code onto the board after compiling. I think I found my problem though, the RS232 cable I was using was faulty. After switching cables the problem resolved itself. Thanks for having a look though!